We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de045d0 commit 2a243f4Copy full SHA for 2a243f4
iso-codes.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: iso-codes
3
- version: "4.19.0"
+ version: "4.20.1"
4
epoch: 0
5
description: ISO codes and their translations
6
copyright:
@@ -21,7 +21,7 @@ environment:
21
pipeline:
22
- uses: fetch
23
with:
24
- expected-sha256: fbb26e873f360badc72234fb34848cf9c5eff58c1506ebc7a1ccdf5a70bcb197
+ expected-sha256: 66ea9879f9a4d6f767f424bf74bc5471215d36d54f8940f6d32dd7737ceef046
25
uri: https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/v${{package.version}}/iso-codes-v${{package.version}}.tar.bz2
26
27
- runs: |
0 commit comments