mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
curl: Update to version 8.16.0_15
This commit is contained in:
parent
a1a499cdf6
commit
73e68e282f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.16.0_14",
|
"version": "8.16.0_15",
|
||||||
"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_14/curl-8.16.0_14-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.16.0_15/curl-8.16.0_15-win64-mingw.tar.xz",
|
||||||
"hash": "9b8f009eed4748a45785a68b79d24dafe4b2b5fdfb0d07eb3b9e661c385f6f3e",
|
"hash": "63db8a768ad5b9a9565891254ec3f1142bb18df4bda111feafd5db56f1a54e55",
|
||||||
"extract_dir": "curl-8.16.0_14-win64-mingw"
|
"extract_dir": "curl-8.16.0_15-win64-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.16.0_14/curl-8.16.0_14-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.16.0_15/curl-8.16.0_15-win64a-mingw.tar.xz",
|
||||||
"hash": "d42a5c7c737a89c53c0c722d18a7ecc13cf545579222d3f2e887f3aa7f4e352a",
|
"hash": "4ab2dd53f966da43827e93ab76677df7d74a89a6463bcaaa3774cfac321b6912",
|
||||||
"extract_dir": "curl-8.16.0_14-win64a-mingw"
|
"extract_dir": "curl-8.16.0_15-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user