Skip to content

Commit 93821fc

Browse files
Update dependency curl/curl to v8_14_0
1 parent ae31c2b commit 93821fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ BINSYMDIR=$(PREFIX)/local/bin/
1717

1818
CRITERION_VERSION=2.4.2
1919
SHUNIT_VERSION=2.1.8
20-
CURL_VERSION_TAG=8_12_1
20+
CURL_VERSION_TAG=8_14_0
2121
CURL_VERSION=$(shell echo $(CURL_VERSION_TAG) | sed -e 's/_/./g')
2222
OPENSSL_VERSION=3.4.1
2323
ZLIB_VERSION=1.3.1

0 commit comments

Comments
 (0)