mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
curl: Update to version 7.87.0_7
This commit is contained in:
parent
94921f3201
commit
6e14316dbb
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.87.0_6",
|
"version": "7.87.0_7",
|
||||||
"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_6/curl-7.87.0_6-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.87.0_7/curl-7.87.0_7-win64-mingw.tar.xz",
|
||||||
"hash": "aac7cafde66669e89dc41c16b45024d033082a4ea66043fbf3653d703d3b8085",
|
"hash": "df0231b99fd977321b199436f054cf5e0b295374578151349f75ba3d20f222ef",
|
||||||
"extract_dir": "curl-7.87.0_6-win64-mingw"
|
"extract_dir": "curl-7.87.0_7-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.87.0_6/curl-7.87.0_6-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.87.0_7/curl-7.87.0_7-win32-mingw.tar.xz",
|
||||||
"hash": "880a9601180416f6257915c3b2f707d1c0efcf2ad71668640cf1767a333ad75d",
|
"hash": "97758a08ec105b8ea4aa0dea4a9f10f1909774259c0299a780159bfa5546f61e",
|
||||||
"extract_dir": "curl-7.87.0_6-win32-mingw"
|
"extract_dir": "curl-7.87.0_7-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user