Update from Chromium 141.0.7390.70 to Chromium 142.0.7444.23.

This commit is contained in:
Claudio DeSouza
2025-10-15 18:31:44 -04:00
committed by Emerick Rogul
parent 2b6290a1bf
commit a96c7fca0a
2 changed files with 3 additions and 3 deletions
@@ -504,9 +504,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 Oct 14 18:01:28 2025
# Last updated: Wed Oct 08 20:09:11 2025
PinsListTimestamp
1760479288
1759950551
# =====BEGIN BRAVE ROOTS ASC=====
#From https://www.amazontrust.com/repository/
+1 -1
View File
@@ -76,7 +76,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "141.0.7390.108",
"tag": "142.0.7444.23",
"repository": {
"url": "https://github.com/brave/chromium"
}