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
This commit is contained in:
parent
708d10e827
commit
47d0076d4b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0_6",
|
"version": "3.0.0",
|
||||||
"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.78.0_6/openssl-3.0.0_6-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.79.0/openssl-3.0.0-win64-mingw.tar.xz",
|
||||||
"hash": "bc85a0e0854bd7abbc4ba9c56a4b0bcea361735b01830665f566ff30c3b41044",
|
"hash": "5e9fc7b6d771fb912ca9df5e022cedd065f95adb227b94a2349977b614abe054",
|
||||||
"extract_dir": "openssl-3.0.0_6-win64-mingw"
|
"extract_dir": "openssl-3.0.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_6/openssl-3.0.0_6-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.79.0/openssl-3.0.0-win32-mingw.tar.xz",
|
||||||
"hash": "6458c38ccd1f0a78e851eb7de92d8c8a61fc14088921b420eeb5265e5ec7cfa8",
|
"hash": "081ce24a5162a1d03e5c6da7c3dd05db4da9b3382245ec7286c0ca34c1c94666",
|
||||||
"extract_dir": "openssl-3.0.0_6-win32-mingw"
|
"extract_dir": "openssl-3.0.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "openssl.exe",
|
"bin": "openssl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user