mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
openssl-mingw: Update to version 1.1.1c
This commit is contained in:
parent
ebfea80931
commit
48909a4f77
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/windows/",
|
"homepage": "https://curl.haxx.se/windows/",
|
||||||
"version": "1.1.1c_1",
|
"version": "1.1.1c",
|
||||||
"license": "OpenSSL",
|
"license": "OpenSSL",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.65.0_1/openssl-1.1.1c_1-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.65.1/openssl-1.1.1c-win64-mingw.tar.xz",
|
||||||
"hash": "7887ba79b51f0392d29f247165e2fd00bc5682c567d9716cf29a4aefb3d1e1a9",
|
"hash": "7887ba79b51f0392d29f247165e2fd00bc5682c567d9716cf29a4aefb3d1e1a9",
|
||||||
"extract_dir": "openssl-1.1.1c-win64-mingw"
|
"extract_dir": "openssl-1.1.1c-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.65.0_1/openssl-1.1.1c_1-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.65.1/openssl-1.1.1c-win32-mingw.tar.xz",
|
||||||
"hash": "25434904e41a4d9473e6f8d6a3a83c3d6d7f57cdb05e57b30b89fdd505ca2d48",
|
"hash": "25434904e41a4d9473e6f8d6a3a83c3d6d7f57cdb05e57b30b89fdd505ca2d48",
|
||||||
"extract_dir": "openssl-1.1.1c-win32-mingw"
|
"extract_dir": "openssl-1.1.1c-win32-mingw"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user