mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl: Update to version 3.3.0
This commit is contained in:
parent
aeff08170f
commit
3ebba8d5be
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "3.2.1",
|
||||
"version": "3.3.0",
|
||||
"description": "TLS/SSL toolkit",
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_2_1.exe",
|
||||
"hash": "e6f9f7996ccc3e5fa07dcc436bc0125abfbac98737874cb7aeaabbe52d004346"
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_3_0.exe",
|
||||
"hash": "39d391807013baa5174b013804ddc2845b64b60cfb07af23f9b174205950f890"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_2_1.exe",
|
||||
"hash": "4ee78b1bd648e676adeadc382705565fc707d781d8f958c9ac4d23307d7958ce"
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_3_0.exe",
|
||||
"hash": "94b1e84da8234b95ef3ba5b6005b852fa29d71bd7bf07aadb4841291eb5cff3d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_2_1.exe",
|
||||
"hash": "b39572c02cedfaf3cf68ff12c6b63fb6553d95173f6f1a8f62435f4edb48f490"
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_3_0.exe",
|
||||
"hash": "82035323db0180fa9fe294a6fe34da17d993b229c8cf4e4b3d8ae66f087344d4"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user