curl 7.79.1
All checks were successful
moparisthebest/static-curl/pipeline/head This commit looks good

This commit is contained in:
Travis Burtrum 2021-09-22 07:42:36 -04:00
parent 4071d60345
commit 041bde24ee

View File

@ -5,7 +5,7 @@
# docker run --rm -v $(pwd):/tmp -w /tmp -e ARCH=aarch64 multiarch/alpine:aarch64-latest-stable /tmp/build.sh
# docker run --rm -v $(pwd):/tmp -w /tmp -e ARCH=ARCH_HERE ALPINE_IMAGE_HERE /tmp/build.sh
CURL_VERSION='7.79.0'
CURL_VERSION='7.79.1'
[ "$1" != "" ] && CURL_VERSION="$1"