Skip to content

Commit

Permalink
curl 8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moparisthebest committed Aug 19, 2023
1 parent 2ff097f commit c63121a
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.1.2'
CURL_VERSION='8.2.1'

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

Expand Down

0 comments on commit c63121a

Please sign in to comment.