mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
openssl-mingw: Update to version 3.0.1_1
This commit is contained in:
parent
36f777175b
commit
b225805d14
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0",
|
"version": "3.0.1_1",
|
||||||
"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": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.80.0/openssl-3.0.0-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.80.0_1/openssl-3.0.1_1-win64-mingw.tar.xz",
|
||||||
"hash": "a5095fa0cc216fcc6261e457a8cab8271ce3c164ea15cf64152fc2e67446b4da",
|
"hash": "14050f6f15729d5e714a91d35c542009215c6a177753b30fdf99db745cfd2f7a",
|
||||||
"extract_dir": "openssl-3.0.0-win64-mingw"
|
"extract_dir": "openssl-3.0.1-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.80.0/openssl-3.0.0-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.80.0_1/openssl-3.0.1_1-win32-mingw.tar.xz",
|
||||||
"hash": "7ea97f87b35a3adb492ef928bf64f05cfce5a21ec53ef60d45080134ef1f39ee",
|
"hash": "482bd794c618d46a503fbd6e5547ef053dc1ab8f2854549e888108ef355d1d58",
|
||||||
"extract_dir": "openssl-3.0.0-win32-mingw"
|
"extract_dir": "openssl-3.0.1-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "openssl.exe",
|
"bin": "openssl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user