Skip to content

Commit

Permalink
Update dependency curl/curl to v8_12_0 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 9aac2a0 commit e1969ec
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_11_1
CURL_VERSION_TAG=8_12_0
CURL_VERSION=$(shell echo $(CURL_VERSION_TAG) | sed -e 's/_/./g')
OPENSSL_VERSION=3.4.0
ZLIB_VERSION=1.3.1
Expand Down

0 comments on commit e1969ec

Please sign in to comment.