mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
curl: Update to version 7.87.0_8
This commit is contained in:
parent
5fea62f449
commit
09b0e651f6
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.87.0_7",
|
"version": "7.87.0_8",
|
||||||
"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.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.87.0_7/curl-7.87.0_7-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.87.0_8/curl-7.87.0_8-win64-mingw.tar.xz",
|
||||||
"hash": "df0231b99fd977321b199436f054cf5e0b295374578151349f75ba3d20f222ef",
|
"hash": "affad4e39661686c7738165f2c6386f93130d700c440433805772fac1303ff0f",
|
||||||
"extract_dir": "curl-7.87.0_7-win64-mingw"
|
"extract_dir": "curl-7.87.0_8-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.87.0_7/curl-7.87.0_7-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.87.0_8/curl-7.87.0_8-win32-mingw.tar.xz",
|
||||||
"hash": "97758a08ec105b8ea4aa0dea4a9f10f1909774259c0299a780159bfa5546f61e",
|
"hash": "d1841018d81fe460fdde3082a79ff7c461788beaf3030e9780d81a307240da53",
|
||||||
"extract_dir": "curl-7.87.0_7-win32-mingw"
|
"extract_dir": "curl-7.87.0_8-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user