Skip to content

Commit

Permalink
curl 8.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moparisthebest committed Nov 8, 2024
1 parent 06c6b69 commit 9c5dd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.1'
CURL_VERSION='8.11.0'

[ "$1" != "" ] && CURL_VERSION="$1"

Expand Down

0 comments on commit 9c5dd4d

Please sign in to comment.