mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
openssl-mingw: Update to version 1.1.1c_1
This commit is contained in:
parent
390a888791
commit
a7e9846709
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/windows/",
|
"homepage": "https://curl.haxx.se/windows/",
|
||||||
"version": "1.1.1b",
|
"version": "1.1.1c_1",
|
||||||
"license": "OpenSSL",
|
"license": "OpenSSL",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.65.0/openssl-1.1.1b-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.65.0_1/openssl-1.1.1c_1-win64-mingw.tar.xz",
|
||||||
"hash": "e9800870b567fcce64a82bd5f189c10db24bdb3a464cdb1ff48cf37340245e0e",
|
"hash": "7887ba79b51f0392d29f247165e2fd00bc5682c567d9716cf29a4aefb3d1e1a9",
|
||||||
"extract_dir": "openssl-1.1.1b-win64-mingw"
|
"extract_dir": "openssl-1.1.1c-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.65.0/openssl-1.1.1b-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.65.0_1/openssl-1.1.1c_1-win32-mingw.tar.xz",
|
||||||
"hash": "9809d19796cd288c7befe709d7cfc54989d55de1da00b8fcf8d754c4e90cb804",
|
"hash": "25434904e41a4d9473e6f8d6a3a83c3d6d7f57cdb05e57b30b89fdd505ca2d48",
|
||||||
"extract_dir": "openssl-1.1.1b-win32-mingw"
|
"extract_dir": "openssl-1.1.1c-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "openssl.exe",
|
"bin": "openssl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user