Skip to content

Commit

Permalink
Merge pull request #12273 from wolfi-dev/wolfictl-3cae95e4-8f9b-40ba-…
Browse files Browse the repository at this point in the history
…996b-fbc4bcc8f86a

tzdata/2024a package update
  • Loading branch information
ajayk authored Feb 1, 2024
2 parents b0ecbe4 + 62a0df5 commit c6795dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tzdata.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: tzdata
version: 2023d
version: 2024a
epoch: 0
description: "Timezone data provided by IANA"
copyright:
Expand All @@ -19,13 +19,13 @@ pipeline:
- uses: fetch
with:
uri: https://www.iana.org/time-zones/repository/releases/tzcode${{package.version}}.tar.gz
expected-sha256: e9a5f9e118886d2de92b62bb05510a28cc6c058d791c93bd6b84d3292c3c161e
expected-sha256: 80072894adff5a458f1d143e16e4ca1d8b2a122c9c5399da482cb68cba6a1ff8
strip-components: 0

- uses: fetch
with:
uri: https://www.iana.org/time-zones/repository/releases/tzdata${{package.version}}.tar.gz
expected-sha256: dbca21970b0a8b8c0ceceec1d7b91fa903be0f6eca5ae732b5329672232a08f3
expected-sha256: 0d0434459acbd2059a7a8da1f3304a84a86591f6ed69c6248fffa502b6edffe3
strip-components: 0

- runs: |
Expand Down

0 comments on commit c6795dd

Please sign in to comment.