Update from Chromium 136.0.7103.25 to Chromium 136.0.7103.34.

This commit is contained in:
Claudio DeSouza
2025-04-16 22:12:19 +01:00
parent 3b9aa53f68
commit 441da65544
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 Apr 10 00:56:38 2025
# Last updated: Wed Apr 16 22:12:19 2025
PinsListTimestamp
1744242998
1744837939
# =====BEGIN BRAVE ROOTS ASC=====
#From https://www.amazontrust.com/repository/
+2 -2
View File
@@ -72,7 +72,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "136.0.7103.25",
"tag": "136.0.7103.34",
"repository": {
"url": "https://github.com/brave/chromium"
}
@@ -236,4 +236,4 @@
"esbuild": "0.25.0",
"prismjs": "1.30.0"
}
}
}