Skip to content

Commit

Permalink
Update embedded files
Browse files Browse the repository at this point in the history
  • Loading branch information
miasma13 committed Mar 27, 2024
1 parent fc8e8cf commit 33ce7df
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 138 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 = "\"c595f46fe54bfa96bbff4f30fc3940d8\""
public static let embeddedDataSHA = "911e6616b6869c0940c492240d43c0cf60274755dd45a50cc635c8b7c792cb87"
public static let embeddedDataETag = "\"4cac4f65624262686a265d3b95a8374b\""
public static let embeddedDataSHA = "6da9ab104a4b2adca51862ad942821e629a24929a95016b045f7bdd0028e1f71"
}

public var embeddedDataEtag: String {
Expand Down
Loading

0 comments on commit 33ce7df

Please sign in to comment.