Compare commits

..

No commits in common. "stagex-release-bot/update-version/lzip/1.24.1" and "main" have entirely different histories.

View file

@ -1,7 +1,7 @@
FROM scratch AS base
ARG ARCH=x86_64
ENV VERSION=1.24.1
ENV SRC_HASH=30c9cb6a0605f479c496c376eb629a48b0a1696d167e3c1e090c5defa481b162
ENV VERSION=1.24
ENV SRC_HASH=d42659229b10e066eeb6e81eb673cdd893b672e512d26719c2d95975556ca56c
ENV SRC_FILE=lzip-${VERSION}.tar.gz
ENV SRC_SITE=http://download.savannah.gnu.org/releases/lzip/${SRC_FILE}