Skip to content

Commit

Permalink
xz/5.6.0 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
wolfi-bot committed Feb 24, 2024
1 parent bf33c55 commit 209aabc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xz.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: xz
version: 5.4.6
version: 5.6.0
epoch: 0
description: "Library and CLI tools for XZ and LZMA compressed files"
copyright:
Expand All @@ -18,7 +18,7 @@ pipeline:
- uses: fetch # use fetch instead of git-checkout else there is a circular dependency with git
with:
uri: https://github.com/tukaani-project/xz/releases/download/v${{package.version}}/xz-${{package.version}}.tar.gz
expected-sha256: aeba3e03bf8140ddedf62a0a367158340520f6b384f75ca6045ccc6c0d43fd5c
expected-sha256: 0f5c81f14171b74fcc9777d302304d964e63ffc2d7b634ef023a7249d9b5d875

- name: Configure
runs: |
Expand Down

0 comments on commit 209aabc

Please sign in to comment.