mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.73.0_4
This commit is contained in:
parent
733c17e38e
commit
f10295c00e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.73.0_3",
|
"version": "7.73.0_4",
|
||||||
"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.73.0_3/curl-7.73.0_3-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_4/curl-7.73.0_4-win64-mingw.tar.xz",
|
||||||
"hash": "909cbdce9dc7292df40596aa0206d398f53b9dd8638c37a4618d4c2b85693bf0",
|
"hash": "3554d48f464080e694466a0264b3ae232c9f0df249952c06420a748a244d485f",
|
||||||
"extract_dir": "curl-7.73.0_3-win64-mingw"
|
"extract_dir": "curl-7.73.0_4-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_3/curl-7.73.0_3-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_4/curl-7.73.0_4-win32-mingw.tar.xz",
|
||||||
"hash": "920b24edc1d933dbc40fd0d671540a69554ae52966934061cfdf58c09a822b76",
|
"hash": "70db990f59e9a349d96222c3d18f519817fac8eb5a67391652b5caa0ce3362d2",
|
||||||
"extract_dir": "curl-7.73.0_3-win32-mingw"
|
"extract_dir": "curl-7.73.0_4-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user