Update from Chromium 135.0.7049.84 to Chromium 136.0.7103.25.

This commit is contained in:
Claudio DeSouza
2025-04-16 09:29:33 +01:00
parent aee7757a76
commit 5971894ed4
2 changed files with 3 additions and 3 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: Tue Apr 15 22:55:18 2025
# Last updated: Thu Apr 10 00:56:38 2025
PinsListTimestamp
1744754118
1744242998
# =====BEGIN BRAVE ROOTS ASC=====
#From https://www.amazontrust.com/repository/
+1 -1
View File
@@ -72,7 +72,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "135.0.7049.100",
"tag": "136.0.7103.25",
"repository": {
"url": "https://github.com/brave/chromium"
}