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