mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl-mingw: Update to version 1.1.1k
This commit is contained in:
parent
835a5295d4
commit
83c8f9526b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.1k_4",
|
"version": "1.1.1k",
|
||||||
"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.76.1_4/openssl-1.1.1k_4-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.77.0/openssl-1.1.1k-win64-mingw.tar.xz",
|
||||||
"hash": "20b4d9956d047e07cbeaff9c9cee6ccf4f9f3dbd07e7ef0383cb74959d0f2913",
|
"hash": "20b4d9956d047e07cbeaff9c9cee6ccf4f9f3dbd07e7ef0383cb74959d0f2913",
|
||||||
"extract_dir": "openssl-1.1.1k_4-win64-mingw"
|
"extract_dir": "openssl-1.1.1k-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.76.1_4/openssl-1.1.1k_4-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.77.0/openssl-1.1.1k-win32-mingw.tar.xz",
|
||||||
"hash": "84ff6e9df906839a8875380962bc0247397fdc13e32db48a34585c2f7c23e07d",
|
"hash": "84ff6e9df906839a8875380962bc0247397fdc13e32db48a34585c2f7c23e07d",
|
||||||
"extract_dir": "openssl-1.1.1k_4-win32-mingw"
|
"extract_dir": "openssl-1.1.1k-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "openssl.exe",
|
"bin": "openssl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user