Skip to content

Commit

Permalink
Upgrade from Chromium 112.0.5615.138 to Chromium 112.0.5615.165. (#18168
Browse files Browse the repository at this point in the history
)

* Upgrade from Chromium 112.0.5615.138 to Chromium 112.0.5615.165

* Upgrade patches from Chromium 112.0.5615.138 to Chromium 112.0.5615.165

* Update pins list timestamp

---------

Co-authored-by: brave-builds <brave-builds+devops@brave.com>
  • Loading branch information
mkarolin and brave-builds authored Apr 20, 2023
1 parent f9b7625 commit 60149a3
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -535,9 +535,9 @@ bool ParseCertificatesFile(base::StringPiece certs_input,
Pinsets* pinsets,
base::Time* timestamp) {
constexpr base::StringPiece brave_certs = R"brave_certs(
# Last updated: Wed Apr 19 00:28:38 UTC 2023
# Last updated: Thu Apr 20 17:56:38 UTC 2023
PinsListTimestamp
1681864118
1682013398
# =====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 @@ -265,7 +265,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "112.0.5615.138",
"tag": "112.0.5615.165",
"repository": {
"url": "https://github.com/chromium/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 d3226b9b814c674f7062d3828493d3f3cd16ec4e..01d800510c9a9328dae3ce5f25728a0c29623f74 100644
index 4bdd99359252eb87fefef7d5b4c73008080808da..b4b4115d846b05fa229139a63df87c31a6171192 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=112
-MINOR=0
-BUILD=5615
-PATCH=138
-PATCH=165
+MINOR=1
+BUILD=52
+PATCH=61
2 changes: 1 addition & 1 deletion patches/chrome-browser-resources-downloads-BUILD.gn.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/chrome/browser/resources/downloads/BUILD.gn b/chrome/browser/resources/downloads/BUILD.gn
index 493fe1599942e..fdd3006a7ff9b 100644
index 493fe1599942e1cd705cbdfec6401fbad5506003..fdd3006a7ff9b1eb622eb14ac0e3384407e02a6d 100644
--- a/chrome/browser/resources/downloads/BUILD.gn
+++ b/chrome/browser/resources/downloads/BUILD.gn
@@ -54,4 +54,5 @@ build_webui("build") {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/chrome/browser/resources/downloads/downloads.html b/chrome/browser/resources/downloads/downloads.html
index 61d82b65d9315f9ba29c1ad5358b1555669a2d4f..2370273c52b29c054965ce4193d5aa066b508569 100644
index 61d82b65d9315f9ba29c1ad5358b1555669a2d4f..25709268e9b5e693cc3fcd558a7069669275d654 100644
--- a/chrome/browser/resources/downloads/downloads.html
+++ b/chrome/browser/resources/downloads/downloads.html
@@ -6,6 +6,7 @@
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/chrome/browser/resources/downloads/downloads.ts b/chrome/browser/resources/downloads/downloads.ts
index 0b05e22165c61..195dd8bd5e2ea 100644
index 0b05e22165c61dcb57aeeb46f251f697a6514978..195dd8bd5e2ea55c911da2f8a02f113db294f438 100644
--- a/chrome/browser/resources/downloads/downloads.ts
+++ b/chrome/browser/resources/downloads/downloads.ts
@@ -2,6 +2,8 @@
Expand Down

0 comments on commit 60149a3

Please sign in to comment.