mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl-mingw: Update to version 1.1.1j_4
This commit is contained in:
parent
f123190c6b
commit
2fb400da24
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.1j_3",
|
"version": "1.1.1j_4",
|
||||||
"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.75.0_3/openssl-1.1.1j_3-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.75.0_4/openssl-1.1.1j_4-win64-mingw.tar.xz",
|
||||||
"hash": "d36670740c4b94616adf95acfa0dd329c03fc875e4ff0b326295c510e0114280",
|
"hash": "d36670740c4b94616adf95acfa0dd329c03fc875e4ff0b326295c510e0114280",
|
||||||
"extract_dir": "openssl-1.1.1j_3-win64-mingw"
|
"extract_dir": "openssl-1.1.1j_4-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.75.0_3/openssl-1.1.1j_3-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.75.0_4/openssl-1.1.1j_4-win32-mingw.tar.xz",
|
||||||
"hash": "40059506192533822a79bb6867ec0c70060da3b69d60673def88759448474081",
|
"hash": "40059506192533822a79bb6867ec0c70060da3b69d60673def88759448474081",
|
||||||
"extract_dir": "openssl-1.1.1j_3-win32-mingw"
|
"extract_dir": "openssl-1.1.1j_4-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "openssl.exe",
|
"bin": "openssl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user