mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
openssl-mingw: Update to version 1.1.1c_1
This commit is contained in:
parent
566f386a4c
commit
9e59dd639e
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/windows/",
|
"homepage": "https://curl.haxx.se/windows/",
|
||||||
"version": "1.1.1c",
|
"version": "1.1.1c_1",
|
||||||
"license": "OpenSSL",
|
"license": "OpenSSL",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.65.2/openssl-1.1.1c-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.65.3_1/openssl-1.1.1c_1-win64-mingw.tar.xz",
|
||||||
"hash": "58884dfc6d24f91809c56ae00d6a19646245cc289345b4d890f1ceacfec69356",
|
"hash": "58884dfc6d24f91809c56ae00d6a19646245cc289345b4d890f1ceacfec69356",
|
||||||
"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.2/openssl-1.1.1c-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.65.3_1/openssl-1.1.1c_1-win32-mingw.tar.xz",
|
||||||
"hash": "e625c08cc9930c844777d26e67485f927cdaac87d950cf7be77a83e609cd2999",
|
"hash": "e625c08cc9930c844777d26e67485f927cdaac87d950cf7be77a83e609cd2999",
|
||||||
"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