Skip to content

Commit

Permalink
Upgrade from Chromium 119.0.6045.124 to Chromium 119.0.6045.134 (1.60…
Browse files Browse the repository at this point in the history
….x). (#20909)

* Upgrade from Chromium 119.0.6045.124 to Chromium 119.0.6045.134

* Upgrade patches from Chromium 119.0.6045.124 to Chromium 119.0.6045.134

* Update pins list timestamp

---------

Co-authored-by: brave-builds <brave-builds+devops@brave.com>
  • Loading branch information
mkarolin and brave-builds committed Nov 9, 2023
1 parent 7f46402 commit 09988d5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -549,9 +549,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 Nov 7 23:45:02 UTC 2023
# Last updated: Wed Nov 8 22:54:49 UTC 2023
PinsListTimestamp
1699400702
1699484089
# =====BEGIN BRAVE ROOTS ASC=====
#From https://www.amazontrust.com/repository/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "119.0.6045.124",
"tag": "119.0.6045.134",
"repository": {
"url": "https://github.com/brave/chromium"
}
Expand Down
4 changes: 2 additions & 2 deletions patches/chrome-VERSION.patch
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
diff --git a/chrome/VERSION b/chrome/VERSION
index 338bd1f29d68709c224bf4cdf97f87a1597acf55..918f31de0479fe41957c06bb00e61087f9bbdaad 100644
index 07a82841d14bda4460d052c95dcdf54440d18233..33d80e5275d62351d5fa933898d876fd36d1e7b5 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=119
-MINOR=0
-BUILD=6045
-PATCH=124
-PATCH=134
+MINOR=1
+BUILD=60
+PATCH=115

0 comments on commit 09988d5

Please sign in to comment.