mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
openssl: Update to version 3.1.0
This commit is contained in:
parent
b9f191cb33
commit
f11a313afc
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.8",
|
"version": "3.1.0",
|
||||||
"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_8.exe",
|
"url": "https://slproweb.com/download/Win64OpenSSL-3_1_0.exe",
|
||||||
"hash": "57073a63cd8e875d2ffbf3c33ddcd567e25b72f98ecb1c9fd90c3824e443c536"
|
"hash": "2bfda3e88f94852a378214f229aed822d2d98bd209e271325fa81063fbab322d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_8.exe",
|
"url": "https://slproweb.com/download/Win32OpenSSL-3_1_0.exe",
|
||||||
"hash": "c603ed69c88990900870261853e4d260e92dc96c9285cf0fe78d108731ad13dc"
|
"hash": "0e1e85810367ef0b8384c09e7a71895de91a8a714bc848d9b32ef5a73f832923"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user