mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
openssl: Update to version 3.2.1
This commit is contained in:
parent
39a01e939b
commit
5990565882
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"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_0.exe",
|
||||
"hash": "dd438a78ce34f6ee99dfb3ebbc4776d88e1029e40cdbbf113a1a42dd6c6a8244"
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_2_1.exe",
|
||||
"hash": "e6f9f7996ccc3e5fa07dcc436bc0125abfbac98737874cb7aeaabbe52d004346"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_2_0.exe",
|
||||
"hash": "7546f34ab1457da4fe68187d4518ccd350d53d484bcfd6d65defb725deef0957"
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_2_1.exe",
|
||||
"hash": "4ee78b1bd648e676adeadc382705565fc707d781d8f958c9ac4d23307d7958ce"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_2_0.exe",
|
||||
"hash": "4550f6d18cc359358436975db5f00f528e14860d6277da584fb7b60febd84a17"
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_2_1.exe",
|
||||
"hash": "b39572c02cedfaf3cf68ff12c6b63fb6553d95173f6f1a8f62435f4edb48f490"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user