Skip to content

Commit

Permalink
Update dependency curl/curl to v8_10_0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 411a249 commit 35d7e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ BINSYMDIR=$(PREFIX)/local/bin/

CRITERION_VERSION=2.4.2
SHUNIT_VERSION=2.1.8
CURL_VERSION_TAG=8_9_1
CURL_VERSION_TAG=8_10_0
CURL_VERSION=$(shell echo $(CURL_VERSION_TAG) | sed -e 's/_/./g')
OPENSSL_VERSION=3.3.1
ZLIB_VERSION=1.3.1
Expand Down

0 comments on commit 35d7e91

Please sign in to comment.