Skip to content

Commit

Permalink
curl 7.84.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moparisthebest committed Jul 14, 2022
1 parent a9177ae commit 71dab8c
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='7.83.1'
CURL_VERSION='7.84.0'

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

Expand Down

0 comments on commit 71dab8c

Please sign in to comment.