Skip to content

Commit

Permalink
upgrade OpenSSL to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zjyhjqs committed Sep 29, 2024
1 parent 52807da commit 1c91cd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/o/openssl3/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package("openssl3")

add_urls("https://github.com/openssl/openssl/archive/refs/tags/openssl-$(version).zip")

add_versions("3.3.2", "4cda357946f9dd5541b565dba35348d614288e88aeb499045018970c789c9d61")
add_versions("3.3.1", "307284f39bfb7061229c57e263e707655aa80aa9950bf6def28ed63fec91a726")
add_versions("3.0.14", "9590b9ae18c4de183be74dfc9da5be1f1e8f85dd631a78bc74c0ebc3d7e27a93")
add_versions("3.0.7", "fcb37203c6bf7376cfd3aeb0be057937b7611e998b6c0d664abde928c8af3eb7")
Expand Down

0 comments on commit 1c91cd7

Please sign in to comment.