We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c70d6d0 commit 8025409Copy full SHA for 8025409
iso-codes.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: iso-codes
3
- version: "4.19.0"
+ version: "4.20.0"
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: 203ca79ecb64cf11c3732ad315fff78fd53198979c8eaa0f957df3c9a7fbcbaf
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