curl 8.0.1 - Happy 25th Birthday!
All checks were successful
moparisthebest/static-curl/pipeline/head This commit looks good
All checks were successful
moparisthebest/static-curl/pipeline/head This commit looks good
This commit is contained in:
parent
16d6464e9e
commit
78abf9e15c
2
build.sh
2
build.sh
@ -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.88.1'
|
||||
CURL_VERSION='8.0.1'
|
||||
|
||||
[ "$1" != "" ] && CURL_VERSION="$1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user