openssl: Update to version 3.3.1

This commit is contained in:
github-actions[bot] 2024-06-05 04:28:50 +00:00
parent b5dca3d8e7
commit 88469e3a00

View File

@ -1,20 +1,20 @@
{ {
"version": "3.3.0", "version": "3.3.1",
"description": "TLS/SSL toolkit", "description": "TLS/SSL toolkit",
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-3_3_0.exe", "url": "https://slproweb.com/download/Win64OpenSSL-3_3_1.exe",
"hash": "39d391807013baa5174b013804ddc2845b64b60cfb07af23f9b174205950f890" "hash": "5abcdf40fc50cd86a34fb26977887f03cce0fac099f3617d1552b4b60a852bc4"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-3_3_0.exe", "url": "https://slproweb.com/download/Win32OpenSSL-3_3_1.exe",
"hash": "94b1e84da8234b95ef3ba5b6005b852fa29d71bd7bf07aadb4841291eb5cff3d" "hash": "cfb9e91955d113707a1f1c68597a3c718b2086e4b269fbf78f18c16c099f1532"
}, },
"arm64": { "arm64": {
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_3_0.exe", "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_3_1.exe",
"hash": "82035323db0180fa9fe294a6fe34da17d993b229c8cf4e4b3d8ae66f087344d4" "hash": "6c8ca6ce15b09d4751f998e2dbff3ca788ce089ce9f60958a3e673d534374b3b"
} }
}, },
"pre_install": [ "pre_install": [