Skip to content

Commit

Permalink
Update dependency openssl/openssl to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent acc2a58 commit 873d214
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 @@ -19,7 +19,7 @@ CRITERION_VERSION=2.4.2
SHUNIT_VERSION=2.1.8
CURL_VERSION_TAG=8_10_1
CURL_VERSION=$(shell echo $(CURL_VERSION_TAG) | sed -e 's/_/./g')
OPENSSL_VERSION=3.3.1
OPENSSL_VERSION=3.3.2
ZLIB_VERSION=1.3.1

DIST ?= unknown
Expand Down

0 comments on commit 873d214

Please sign in to comment.