mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
openssl-mingw: Update to version 3.0.0_6
This commit is contained in:
parent
8a507d462e
commit
3609461320
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.0.0_5",
|
||||
"version": "3.0.0_6",
|
||||
"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.78.0_5/openssl-3.0.0_5-win64-mingw.tar.xz",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_6/openssl-3.0.0_6-win64-mingw.tar.xz",
|
||||
"hash": "bc85a0e0854bd7abbc4ba9c56a4b0bcea361735b01830665f566ff30c3b41044",
|
||||
"extract_dir": "openssl-3.0.0_5-win64-mingw"
|
||||
"extract_dir": "openssl-3.0.0_6-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_5/openssl-3.0.0_5-win32-mingw.tar.xz",
|
||||
"hash": "2b7e3fcad9d7cd08f43be26a30599b030a9a3ad366ef61dfc3ef22636cb28c66",
|
||||
"extract_dir": "openssl-3.0.0_5-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_6/openssl-3.0.0_6-win32-mingw.tar.xz",
|
||||
"hash": "6458c38ccd1f0a78e851eb7de92d8c8a61fc14088921b420eeb5265e5ec7cfa8",
|
||||
"extract_dir": "openssl-3.0.0_6-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "openssl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user