Update from Chromium 146.0.7680.32 to Chromium 146.0.7680.65.

This commit is contained in:
Emerick Rogul
2026-03-06 18:32:08 -05:00
parent ae69664eab
commit c71a5d7cdf
2 changed files with 3 additions and 3 deletions
@@ -526,9 +526,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 26 13:39:38 2026
# Last updated: Fri Mar 06 12:32:39 2026
PinsListTimestamp
1772113178
1772818359
# =====BEGIN BRAVE ROOTS ASC=====
#From https://www.amazontrust.com/repository/
+1 -1
View File
@@ -77,7 +77,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "146.0.7680.32",
"tag": "146.0.7680.65",
"repository": {
"url": "https://chromium.googlesource.com/chromium/src.git"
},