We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f364783 + 6072e86 commit 03e2f3eCopy full SHA for 03e2f3e
chromium.yaml
@@ -1,7 +1,7 @@
1
#nolint:git-checkout-must-use-github-updates
2
package:
3
name: chromium
4
- version: 123.0.6312.105
+ version: 123.0.6312.122
5
epoch: 0
6
description: "Open souce version of Google's chrome web browser"
7
copyright:
@@ -117,7 +117,7 @@ pipeline:
117
repository: https://chromium.googlesource.com/chromium/src.git
118
tag: ${{package.version}}
119
depth: 1
120
- expected-commit: 399174dbe6eff0f59de9a6096129c0c827002b3a
+ expected-commit: 31f8248cdd90acbac59f700b603fed0b5967ca50
121
destination: /home/src
122
123
- runs: |
0 commit comments