Skip to content

Commit b485cdd

Browse files
Update from Chromium 138.0.7204.25 to Chromium 139.0.7241.1.
1 parent 78a7f21 commit b485cdd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -546,9 +546,9 @@ bool ParseCertificatesFile(std::string_view certs_input,
546546
Pinsets* pinsets,
547547
base::Time* timestamp) {
548548
constexpr std::string_view brave_certs = R"brave_certs(
549-
# Last updated: Fri Jun 13 12:58:10 2025
549+
# Last updated: Sun Jun 15 20:42:44 2025
550550
PinsListTimestamp
551-
1749815890
551+
1750016564
552552
553553
# =====BEGIN BRAVE ROOTS ASC=====
554554
#From https://www.amazontrust.com/repository/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"projects": {
7373
"chrome": {
7474
"dir": "src",
75-
"tag": "139.0.7236.1",
75+
"tag": "139.0.7241.1",
7676
"repository": {
7777
"url": "https://github.com/brave/chromium"
7878
}

0 commit comments

Comments
 (0)