mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
openssl@3.0.1: Fix hash (Closes #3328)
This commit is contained in:
parent
f7c58fca5a
commit
3ac9b6eef7
@ -6,11 +6,11 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_1.exe",
|
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_1.exe",
|
||||||
"hash": "d2eea91c5d7bc33a9ea69c6a1d82cef6113d08760601b9986c12e6828904dfcc"
|
"hash": "d7099b77079e6a5f9c528011733679b27d99b09ba997a33affe563b6d89fc176"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_1.exe",
|
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_1.exe",
|
||||||
"hash": "2d39885a7c6d607bf05327e53e86f3a3e159ad4650bc06b6dbe0719aa7eb235b"
|
"hash": "330f06d9855251c1a2d63e65a4ee16bab7a15a634bb067789224c0b1f9e07c16"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user