We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e78cb1 commit 1e0a1ecCopy full SHA for 1e0a1ec
apothecary/formulas/curl/curl.sh
@@ -11,9 +11,9 @@ FORMULA_DEPENDS=("openssl" "zlib" "brotli")
11
12
# Android to implementation 'com.android.ndk.thirdparty:curl:7.79.1-beta-1'
13
14
-VER=8.15.0
15
-VER_D=8_15_0
16
-SHA1="5b4e79489e2d24da13d2fa75897f69ca5fff741e"
+VER=8.19.0
+VER_D=8_19_0
+SHA1="f15ff190a787ab21402b493984e636209de9e182"
17
BUILD_ID=2
18
DEFINES=""
19
USE_OPENSSL=ON
0 commit comments