Skip to content

Commit

Permalink
Update embedded files
Browse files Browse the repository at this point in the history
  • Loading branch information
afterxleep committed Nov 1, 2024
1 parent 5dd1627 commit c9dc991
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 139 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 = "\"f8b9cfd5f1eb7b77c21d4476f85bd177\""
public static let embeddedDataSHA = "c26c97714d73a9e1e99dbd341d5890da42b49d34a296672be3d3cea00bdd37a0"
public static let embeddedDataETag = "\"279bd98bc7781ab89603ee72055d834f\""
public static let embeddedDataSHA = "77a8737c0cf2fa45ba98d0a44ab19c81f7f2bc2a9538fa1bb62919c764d8fd77"
}

public var embeddedDataEtag: String {
Expand Down
Loading

0 comments on commit c9dc991

Please sign in to comment.