Skip to content

Commit

Permalink
Upgrade from Chromium 120.0.6099.62 to Chromium 120.0.6099.71 (1.62.x…
Browse files Browse the repository at this point in the history
…). (#21278)

* Upgrade from Chromium 120.0.6099.62 to Chromium 120.0.6099.71

* Update pins list timestamp

---------

Co-authored-by: brave-builds <brave-builds+devops@brave.com>
  • Loading branch information
mkarolin and brave-builds authored Dec 7, 2023
1 parent 0f3e892 commit d5c4d14
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 6 00:14:58 UTC 2023
# Last updated: Wed Dec 6 22:24:04 UTC 2023
PinsListTimestamp
1701821698
1701901444
# =====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.62",
"tag": "120.0.6099.71",
"repository": {
"url": "https://github.com/brave/chromium"
}
Expand Down

0 comments on commit d5c4d14

Please sign in to comment.