We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee28e6 commit f456224Copy full SHA for f456224
build/curl/build.sh
@@ -28,7 +28,7 @@
28
. ../../lib/functions.sh
29
30
PROG=curl # App name
31
-VER=7.51.0 # App version
+VER=7.52.0 # App version
32
PKG=web/curl # Package name (without prefix)
33
SUMMARY="$PROG - command line tool for transferring data with URL syntax"
34
DESC="$SUMMARY"
0 commit comments