mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
curl: Update to version 7.73.0_6
This commit is contained in:
parent
421d83366d
commit
86d97c8496
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.73.0_5",
|
||||
"version": "7.73.0_6",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_5/curl-7.73.0_5-win64-mingw.tar.xz",
|
||||
"hash": "bfff7683adefed35d98e9a1c30f98eba4b0e075964e413fe30623f2a3b3ece88",
|
||||
"extract_dir": "curl-7.73.0_5-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_6/curl-7.73.0_6-win64-mingw.tar.xz",
|
||||
"hash": "4e65ccbf763357484780c27faa244852d002c422fcdbca8ae516a8d7fa62300d",
|
||||
"extract_dir": "curl-7.73.0_6-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_5/curl-7.73.0_5-win32-mingw.tar.xz",
|
||||
"hash": "9bace899d630712322e275a8ddd8ff0f4e83b89da8e17b62bcee1319e39e1bcd",
|
||||
"extract_dir": "curl-7.73.0_5-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_6/curl-7.73.0_6-win32-mingw.tar.xz",
|
||||
"hash": "4e6abbdecdc3029619585a8bdb5a2292ca625be97937ee6d1f4cadb9aefad197",
|
||||
"extract_dir": "curl-7.73.0_6-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user