Skip to content

Commit

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

* 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 5194d94 commit 790ba7c
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: Wed Nov 8 00:22:42 UTC 2023
# Last updated: Wed Nov 8 22:54:44 UTC 2023
PinsListTimestamp
1699402962
1699484084
# =====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..f257103738b3336568207810eb01a5f2796977c1 100644
index 07a82841d14bda4460d052c95dcdf54440d18233..0b589be933d43383762865078c110bebe78ad1de 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=119
-MINOR=0
-BUILD=6045
-PATCH=124
-PATCH=134
+MINOR=1
+BUILD=62
+PATCH=37

0 comments on commit 790ba7c

Please sign in to comment.