Skip to content

Commit

Permalink
curl 7.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moparisthebest committed Nov 11, 2021
1 parent 041bde2 commit 137c453
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.79.1'
CURL_VERSION='7.80.0'

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

Expand Down

0 comments on commit 137c453

Please sign in to comment.