mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
curl: Update to version 7.87.0_5
This commit is contained in:
parent
3269ff93a3
commit
6dbeacbf02
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.87.0_4",
|
"version": "7.87.0_5",
|
||||||
"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_4/curl-7.87.0_4-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.87.0_5/curl-7.87.0_5-win64-mingw.tar.xz",
|
||||||
"hash": "a50fdb940fa115c98656d760c7dfef9c43d4bf68bd0344d3c5a4126e98a339d5",
|
"hash": "ca15aa9a2c60e6029aedbdf0581be36e6e457f38fdba3993fae7319b93e9e997",
|
||||||
"extract_dir": "curl-7.87.0_4-win64-mingw"
|
"extract_dir": "curl-7.87.0_5-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.87.0_4/curl-7.87.0_4-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.87.0_5/curl-7.87.0_5-win32-mingw.tar.xz",
|
||||||
"hash": "cbb316db2ac7050f83497c044f8fae8110aa4f7aaef654597dd4c803ecb17937",
|
"hash": "bad3cb8a47560c4d45ed0e6963116337e9a9e3afa0c4ed3f67b367f42b112aca",
|
||||||
"extract_dir": "curl-7.87.0_4-win32-mingw"
|
"extract_dir": "curl-7.87.0_5-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user