diff --git a/chromium.yaml b/chromium.yaml index 2b94d1bf03d..23e012c5f32 100644 --- a/chromium.yaml +++ b/chromium.yaml @@ -6,7 +6,7 @@ # And remove the use of the strip pipeline below package: name: chromium - version: "133.0.6943.98" + version: "133.0.6943.126" epoch: 0 description: "Open souce version of Google's chrome web browser" copyright: @@ -144,7 +144,7 @@ pipeline: repository: https://chromium.googlesource.com/chromium/src.git tag: ${{package.version}} depth: 1 - expected-commit: da53563ceb66412e2637507c8724bd0cab05e453 + expected-commit: cffa127ce7b6be72885391527c15b452056a2e81 destination: /home/src - runs: |