Skip to content

Commit

Permalink
curl 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moparisthebest committed Sep 26, 2023
1 parent c63121a commit 9eaa520
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.2.1'
CURL_VERSION='8.3.0'

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

Expand Down

0 comments on commit 9eaa520

Please sign in to comment.