diff --git a/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc b/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc index 1056555126c0..ad2c66d1054a 100644 --- a/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc +++ b/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc @@ -17,9 +17,9 @@ bool ParseCertificatesFile(base::StringPiece certs_input, Pinsets* pinsets, base::Time* timestamp) { base::StringPiece brave_certs = R"brave_certs( -# Last updated: Wed Jan 4 19:18:38 UTC 2023 +# Last updated: Thu Jan 5 15:03:07 UTC 2023 PinsListTimestamp -1672859918 +1672930987 # =====BEGIN BRAVE ROOTS ASC===== #From https://www.amazontrust.com/repository/ diff --git a/package.json b/package.json index fee15a860246..74b9029f346b 100644 --- a/package.json +++ b/package.json @@ -262,7 +262,7 @@ "projects": { "chrome": { "dir": "src", - "tag": "109.0.5414.74", + "tag": "109.0.5414.80", "repository": { "url": "https://github.com/chromium/chromium" } diff --git a/patches/chrome-VERSION.patch b/patches/chrome-VERSION.patch index 08baf36634ea..ba809b7ddcaf 100644 --- a/patches/chrome-VERSION.patch +++ b/patches/chrome-VERSION.patch @@ -1,12 +1,12 @@ diff --git a/chrome/VERSION b/chrome/VERSION -index 80700c1a7fc1f5c3477091f3e96539f89ba19fc3..fa35a6736d6a0d35028ef64269ce08f8eb451316 100644 +index 74ef5fbcd10bd179ac805c60dd7505b05d01db1a..737d65e0aebaa41ea29c76c60b3bae97f58a2978 100644 --- a/chrome/VERSION +++ b/chrome/VERSION @@ -1,4 +1,4 @@ MAJOR=109 -MINOR=0 -BUILD=5414 --PATCH=74 +-PATCH=80 +MINOR=1 +BUILD=49 +PATCH=3