Skip to content

Commit 48ef957

Browse files
chore(deps): update dependency tukaani-project/xz to v5.8.1
1 parent 5ce783c commit 48ef957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stages/25-lzma.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ echo "Download lzma..."
44
mkdir -p lzma
55

66
# renovate: datasource=github-releases depName=tukaani-project/xz
7-
_tag='5.6.4'
7+
_tag='5.8.1'
88

99
curl_tar "https://github.com/tukaani-project/xz/releases/download/v${_tag}/xz-${_tag}.tar.xz" lzma 1
1010

0 commit comments

Comments
 (0)