Skip to content

Commit

Permalink
Update dependency curl/curl to v8_9_1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 32c1e58 commit f3b61b4
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_0
CURL_VERSION_TAG=8_9_1
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 f3b61b4

Please sign in to comment.