Skip to content

Commit f456224

Browse files
author
Dan McDonald
committed
Update curl to 7.52.0
1 parent 6ee28e6 commit f456224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/curl/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
. ../../lib/functions.sh
2929

3030
PROG=curl # App name
31-
VER=7.51.0 # App version
31+
VER=7.52.0 # App version
3232
PKG=web/curl # Package name (without prefix)
3333
SUMMARY="$PROG - command line tool for transferring data with URL syntax"
3434
DESC="$SUMMARY"

0 commit comments

Comments
 (0)