openssl: Update to version 3.0.3

This commit is contained in:
github-actions[bot] 2022-05-04 08:29:54 +00:00
parent 81cd12fc3e
commit d4acebe71e

View File

@ -1,16 +1,16 @@
{
"version": "3.0.2",
"version": "3.0.3",
"description": "TLS/SSL toolkit",
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_2.exe",
"hash": "0386936c4f75d3169d1d1bc4a582660159b52068b3d989e49bcbb30f76ae2321"
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_3.exe",
"hash": "2f4bd6c15b8f8ef9c9caea6e0165facd32e1354dea2bd0bc15f58c10c19633d2"
},
"32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_2.exe",
"hash": "13af89fbed2910f84f65c1615c7b536afeef4ce49840185a1f552ba6436c6ea2"
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_3.exe",
"hash": "5e7f590ee518ab3b11621fed64e09da12ed23ffe4ef9fbea440945a718bed2bf"
}
},
"innosetup": true,