mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
curl: Update to version 8.16.0_14
This commit is contained in:
parent
cfdc907502
commit
483af1bd7d
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.16.0_13",
|
"version": "8.16.0_14",
|
||||||
"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_13/curl-8.16.0_13-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.16.0_14/curl-8.16.0_14-win64-mingw.tar.xz",
|
||||||
"hash": "a655ff14b1bf39b999db3e8688241ca48868a6ed0ec43e0762b539c0da182c9f",
|
"hash": "9b8f009eed4748a45785a68b79d24dafe4b2b5fdfb0d07eb3b9e661c385f6f3e",
|
||||||
"extract_dir": "curl-8.16.0_13-win64-mingw"
|
"extract_dir": "curl-8.16.0_14-win64-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.16.0_13/curl-8.16.0_13-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.16.0_14/curl-8.16.0_14-win64a-mingw.tar.xz",
|
||||||
"hash": "fd9c5cd4b216872a63f13eb7c2d211e670b5a1202e97f9b58692aec6d588dcef",
|
"hash": "d42a5c7c737a89c53c0c722d18a7ecc13cf545579222d3f2e887f3aa7f4e352a",
|
||||||
"extract_dir": "curl-8.16.0_13-win64a-mingw"
|
"extract_dir": "curl-8.16.0_14-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user