Skip to content

Commit

Permalink
Upgrade from Chromium 120.0.6099.116 to Chromium 120.0.6099.144 (1.62…
Browse files Browse the repository at this point in the history
….x). (#21435)

* Upgrade from Chromium 120.0.6099.115 to Chromium 120.0.6099.144

* Update pins list timestamp

---------

Co-authored-by: brave-builds <brave-builds+devops@brave.com>
  • Loading branch information
mkarolin and brave-builds authored Dec 20, 2023
1 parent 2dfeea1 commit c0f962b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 Dec 13 01:12:45 UTC 2023
# Last updated: Wed Dec 20 19:08:17 UTC 2023
PinsListTimestamp
1702429965
1703099297
# =====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 @@ -268,7 +268,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "120.0.6099.115",
"tag": "120.0.6099.144",
"repository": {
"url": "https://github.com/brave/chromium"
}
Expand Down

0 comments on commit c0f962b

Please sign in to comment.