Skip to content

Commit 1e0a1ec

Browse files
committed
cURL 8.15.0 -> 8.19.0
1 parent 6e78cb1 commit 1e0a1ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apothecary/formulas/curl/curl.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ FORMULA_DEPENDS=("openssl" "zlib" "brotli")
1111

1212
# Android to implementation 'com.android.ndk.thirdparty:curl:7.79.1-beta-1'
1313

14-
VER=8.15.0
15-
VER_D=8_15_0
16-
SHA1="5b4e79489e2d24da13d2fa75897f69ca5fff741e"
14+
VER=8.19.0
15+
VER_D=8_19_0
16+
SHA1="f15ff190a787ab21402b493984e636209de9e182"
1717
BUILD_ID=2
1818
DEFINES=""
1919
USE_OPENSSL=ON

0 commit comments

Comments
 (0)