chore: bump gpep517 to v16

cf48ac34bed7a341088aa5316b43a5c7be94f702bfb67d8e904e027b9e1affdf py-gpep517
This commit is contained in:
ConYel 2024-10-10 22:39:01 +02:00
parent 0356639e9a
commit 099056ad1c
No known key found for this signature in database
GPG key ID: DD9F5D50CAA0BAD4

View file

@ -1,6 +1,6 @@
FROM scratch AS base
ENV VERSION=15
ENV SRC_HASH=368fa8dfb0775589e3f85d34df18395c22980de8520dc6447e778fc1d0102787
ENV VERSION=16
ENV SRC_HASH=965ff7cb2217fa03091face01fcb9a2b0205f58be80c8be9ccf832eab7a55414
ENV SRC_FILE=v${VERSION}.tar.gz
ENV SRC_SITE=https://github.com/projg2/gpep517/archive/v${VERSION}/${SRC_FILE}