mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl-mingw: Update to version 3.0.0_4
This commit is contained in:
parent
b11d2752e9
commit
ed5fa30cdc
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.0.0_3",
|
||||
"version": "3.0.0_4",
|
||||
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
|
||||
"homepage": "https://curl.haxx.se/windows/",
|
||||
"license": "OpenSSL",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_3/openssl-3.0.0_3-win64-mingw.tar.xz",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_4/openssl-3.0.0_4-win64-mingw.tar.xz",
|
||||
"hash": "5421f00f9d083faef7c847afd37321b7ea90dd6a5068f2f3c0bf76281acad82d",
|
||||
"extract_dir": "openssl-3.0.0_3-win64-mingw"
|
||||
"extract_dir": "openssl-3.0.0_4-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_3/openssl-3.0.0_3-win32-mingw.tar.xz",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_4/openssl-3.0.0_4-win32-mingw.tar.xz",
|
||||
"hash": "72ca73735a5b49dbf804002b2c0c2a691a988ab81665cf14067bba4a1a20335a",
|
||||
"extract_dir": "openssl-3.0.0_3-win32-mingw"
|
||||
"extract_dir": "openssl-3.0.0_4-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "openssl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user