mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
curl: Update to version 7.75.0
This commit is contained in:
parent
8b01d46ac9
commit
2e27ad0b9f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.74.0_2",
|
"version": "7.75.0",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"homepage": "https://curl.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.74.0_2/curl-7.74.0_2-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.75.0/curl-7.75.0-win64-mingw.tar.xz",
|
||||||
"hash": "4e8ad6915089d5eef834ce681bd1e7880e9693190ceca31e58282e31678c4fc2",
|
"hash": "af138a1acbcbfcde2129bfb3350fd40df7ccad1d15384c926ffccfae0f765c4e",
|
||||||
"extract_dir": "curl-7.74.0_2-win64-mingw"
|
"extract_dir": "curl-7.75.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.74.0_2/curl-7.74.0_2-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.75.0/curl-7.75.0-win32-mingw.tar.xz",
|
||||||
"hash": "c09eb066bb57629f4db13bc3a0198dd5060f0b766e2ba0e1904a7278de2a304b",
|
"hash": "8b046c40514dda22c8ef8318df7ba1c2f259e32e46af59c9388accc8731eb2e0",
|
||||||
"extract_dir": "curl-7.74.0_2-win32-mingw"
|
"extract_dir": "curl-7.75.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user