Update from Chromium 132.0.6834.83 to Chromium 133.0.6943.6.

This commit is contained in:
Claudio DeSouza
2025-01-27 09:41:48 -05:00
committed by Max Karolinskiy
parent 677e4dfff3
commit e205af3fb9
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: Wed Jan 08 15:32:50 2025
# Last updated: Tue Jan 14 21:20:37 2025
PinsListTimestamp
1736350370
1736889637
# =====BEGIN BRAVE ROOTS ASC=====
#From https://www.amazontrust.com/repository/
+1 -1
View File
@@ -68,7 +68,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "133.0.6943.3",
"tag": "133.0.6943.6",
"repository": {
"url": "https://github.com/brave/chromium"
}