mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
curl: Update to version 8.16.0_9
This commit is contained in:
parent
832926b7ed
commit
0688fce520
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.16.0_8",
|
"version": "8.16.0_9",
|
||||||
"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.se/",
|
"homepage": "https://curl.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.16.0_8/curl-8.16.0_8-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64-mingw.tar.xz",
|
||||||
"hash": "1f54b465a771a39bcfaf6f7c653ac99c834f0426405dbf5c6d0ea7b6c5fe8f0e",
|
"hash": "f2b442ab7ab25e07c6ebe45c8a796312cdede7af3c34d07f3f04c525d69826f8",
|
||||||
"extract_dir": "curl-8.16.0_8-win64-mingw"
|
"extract_dir": "curl-8.16.0_9-win64-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.16.0_8/curl-8.16.0_8-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64a-mingw.tar.xz",
|
||||||
"hash": "34196d0297cbd0fbf2f963ae50791a09caf2f6a3ec31887c475ce6c3ec28cf3f",
|
"hash": "64935630e6539bb6440ddfa6488bbe419bc740408cda51ef0ea427665d648595",
|
||||||
"extract_dir": "curl-8.16.0_8-win64a-mingw"
|
"extract_dir": "curl-8.16.0_9-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user