We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce783c commit 48ef957Copy full SHA for 48ef957
stages/25-lzma.sh
@@ -4,7 +4,7 @@ echo "Download lzma..."
4
mkdir -p lzma
5
6
# renovate: datasource=github-releases depName=tukaani-project/xz
7
-_tag='5.6.4'
+_tag='5.8.1'
8
9
curl_tar "https://github.com/tukaani-project/xz/releases/download/v${_tag}/xz-${_tag}.tar.xz" lzma 1
10
0 commit comments