openssl: Update to version 3.0.2

This commit is contained in:
github-actions[bot] 2022-03-16 08:28:20 +00:00
parent 69b2ca76f3
commit f41ddc94db

View File

@ -1,16 +1,16 @@
{ {
"version": "3.0.1", "version": "3.0.2",
"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_0_1.exe", "url": "https://slproweb.com/download/Win64OpenSSL-3_0_2.exe",
"hash": "d7099b77079e6a5f9c528011733679b27d99b09ba997a33affe563b6d89fc176" "hash": "0386936c4f75d3169d1d1bc4a582660159b52068b3d989e49bcbb30f76ae2321"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_1.exe", "url": "https://slproweb.com/download/Win32OpenSSL-3_0_2.exe",
"hash": "330f06d9855251c1a2d63e65a4ee16bab7a15a634bb067789224c0b1f9e07c16" "hash": "13af89fbed2910f84f65c1615c7b536afeef4ce49840185a1f552ba6436c6ea2"
} }
}, },
"innosetup": true, "innosetup": true,