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