Update from Chromium 134.0.6998.24 to Chromium 134.0.6998.39.

This commit is contained in:
Claudio DeSouza
2025-02-26 19:48:56 +00:00
parent 7905eb8ff2
commit 3facba8ff7
2 changed files with 4 additions and 4 deletions
@@ -552,9 +552,9 @@ bool ParseCertificatesFile(std::string_view certs_input,
Pinsets* pinsets,
base::Time* timestamp) {
constexpr std::string_view brave_certs = R"brave_certs(
# Last updated: Thu Feb 20 00:03:02 2025
# Last updated: Wed Feb 26 14:59:55 2025
PinsListTimestamp
1740009782
1740581995
# =====BEGIN BRAVE ROOTS ASC=====
#From https://www.amazontrust.com/repository/
+2 -2
View File
@@ -70,7 +70,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "134.0.6998.24",
"tag": "134.0.6998.39",
"repository": {
"url": "https://github.com/brave/chromium"
}
@@ -230,4 +230,4 @@
"elliptic": "6.6.1",
"esbuild": "0.25.0"
}
}
}