mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl: Update to version 3.1.1
This commit is contained in:
parent
cca8a6c500
commit
10c8b8b176
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"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_1_0.exe",
|
"url": "https://slproweb.com/download/Win64OpenSSL-3_1_1.exe",
|
||||||
"hash": "2bfda3e88f94852a378214f229aed822d2d98bd209e271325fa81063fbab322d"
|
"hash": "2424f0209c015aefc0da0a8c00d06186fccc9553ac3a9a5087b79f265efca8f4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_1_0.exe",
|
"url": "https://slproweb.com/download/Win32OpenSSL-3_1_1.exe",
|
||||||
"hash": "0e1e85810367ef0b8384c09e7a71895de91a8a714bc848d9b32ef5a73f832923"
|
"hash": "f2e51490041012d796551ee23546613d89b6b57a2880726a56235ce147326d51"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user