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

This commit is contained in:
Travis Burtrum 2023-07-07 00:54:19 -04:00
parent 78abf9e15c
commit 2ff097f26e

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='8.0.1'
CURL_VERSION='8.1.2'
[ "$1" != "" ] && CURL_VERSION="$1"