Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions chromium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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: |
Expand Down
Loading