Skip to content

Commit

Permalink
Update embedded files
Browse files Browse the repository at this point in the history
  • Loading branch information
jaceklyp committed Dec 11, 2023
1 parent 2e3cec3 commit 08e969a
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 189 deletions.
4 changes: 2 additions & 2 deletions Core/AppPrivacyConfigurationDataProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ import BrowserServicesKit
final public class AppPrivacyConfigurationDataProvider: EmbeddedDataProvider {

public struct Constants {
public static let embeddedDataETag = "\"7c6169d648700908e0dfc5904d640c37\""
public static let embeddedDataSHA = "e3cd448b68a22fe6c9563deeb4c7d2a62ae947bc655ff33b3fc030bba766672c"
public static let embeddedDataETag = "\"9f95a5896c461768903058315bf6b931\""
public static let embeddedDataSHA = "33bbcc8e715e93f6a6052b92d990860758774d7cf4828b6aedcc958b9f46f50a"
}

public var embeddedDataEtag: String {
Expand Down
Loading

0 comments on commit 08e969a

Please sign in to comment.