mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
curl: Update to version 7.87.0
This commit is contained in:
parent
7cf39a8d0b
commit
2964ff94be
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.86.0_3",
|
"version": "7.87.0",
|
||||||
"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.86.0_3/curl-7.86.0_3-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.87.0/curl-7.87.0-win64-mingw.tar.xz",
|
||||||
"hash": "2cece39b50826c478cae390db9197c9e721d09ea2b18e6db14ba6c990eec8a35",
|
"hash": "952308b3cf71cf178336a8026b10588f44918003d5a0ccbc1db4c704149a753e",
|
||||||
"extract_dir": "curl-7.86.0_3-win64-mingw"
|
"extract_dir": "curl-7.87.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.86.0_3/curl-7.86.0_3-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.87.0/curl-7.87.0-win32-mingw.tar.xz",
|
||||||
"hash": "ca72bed62ca98ae25288e0ae0a5d8ee227b5edcd837399d1b9aa4a5a48b265fb",
|
"hash": "e1b0d63024e89d6d62a9ae8b734cb1bfd4f2ab49aeb2143f6d04a29fdbae9295",
|
||||||
"extract_dir": "curl-7.86.0_3-win32-mingw"
|
"extract_dir": "curl-7.87.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user