openssl@3.0.1: Fix hash (Closes #3328)

This commit is contained in:
github-actions[bot] 2022-02-24 18:42:27 +00:00
parent f7c58fca5a
commit 3ac9b6eef7

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_1.exe",
"hash": "d2eea91c5d7bc33a9ea69c6a1d82cef6113d08760601b9986c12e6828904dfcc"
"hash": "d7099b77079e6a5f9c528011733679b27d99b09ba997a33affe563b6d89fc176"
},
"32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_1.exe",
"hash": "2d39885a7c6d607bf05327e53e86f3a3e159ad4650bc06b6dbe0719aa7eb235b"
"hash": "330f06d9855251c1a2d63e65a4ee16bab7a15a634bb067789224c0b1f9e07c16"
}
},
"innosetup": true,