openssl: Update to version 3.0.4

This commit is contained in:
github-actions[bot] 2022-06-22 08:30:52 +00:00
parent a5ae2dfe69
commit 0dd4a904a6

View File

@ -1,16 +1,16 @@
{
"version": "3.0.3",
"version": "3.0.4",
"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_3.exe",
"hash": "2f4bd6c15b8f8ef9c9caea6e0165facd32e1354dea2bd0bc15f58c10c19633d2"
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_4.exe",
"hash": "8f0f334e21de3d7407b4e5ec5734012e85965f8ce0433709c13c97856484af3b"
},
"32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_3.exe",
"hash": "5e7f590ee518ab3b11621fed64e09da12ed23ffe4ef9fbea440945a718bed2bf"
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_4.exe",
"hash": "f75e89572309d58033c4c4f963fbf00710848f43f5e263578672aec0c88a71ac"
}
},
"innosetup": true,