mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
openssl-mingw: Update to version 3.0.0_2
This commit is contained in:
parent
a6a8512aef
commit
c69d6d7af9
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0",
|
"version": "3.0.0_2",
|
||||||
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
|
"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/",
|
"homepage": "https://curl.haxx.se/windows/",
|
||||||
"license": "OpenSSL",
|
"license": "OpenSSL",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.79.1/openssl-3.0.0-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.79.1_2/openssl-3.0.0_2-win64-mingw.tar.xz",
|
||||||
"hash": "5421f00f9d083faef7c847afd37321b7ea90dd6a5068f2f3c0bf76281acad82d",
|
"hash": "04b9442f275d8ee39952b724e980b996adfdacd60d4b9cb6ae956f72c471d60b",
|
||||||
"extract_dir": "openssl-3.0.0-win64-mingw"
|
"extract_dir": "openssl-3.0.0_2-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.79.1/openssl-3.0.0-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.79.1_2/openssl-3.0.0_2-win32-mingw.tar.xz",
|
||||||
"hash": "72ca73735a5b49dbf804002b2c0c2a691a988ab81665cf14067bba4a1a20335a",
|
"hash": "0f8a16615e28b26f38737089f39977b8e9819c4e56cc42f685153ae3fcf136d5",
|
||||||
"extract_dir": "openssl-3.0.0-win32-mingw"
|
"extract_dir": "openssl-3.0.0_2-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "openssl.exe",
|
"bin": "openssl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user