mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 8.7.1_5
This commit is contained in:
parent
8e3b2d1275
commit
658868e1d6
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.7.1_4",
|
"version": "8.7.1_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.se/",
|
"homepage": "https://curl.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.7.1_4/curl-8.7.1_4-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.7.1_5/curl-8.7.1_5-win64-mingw.tar.xz",
|
||||||
"hash": "50d7fa00b8753aee5a0c78deb611ad14ae51bdd2961c4837691370da602c7c0c",
|
"hash": "6a1cc1381fb05281d8c02a3492175a9e232d81212d63c11eab61a8a4c8189e22",
|
||||||
"extract_dir": "curl-8.7.1_4-win64-mingw"
|
"extract_dir": "curl-8.7.1_5-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.7.1_4/curl-8.7.1_4-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.7.1_5/curl-8.7.1_5-win32-mingw.tar.xz",
|
||||||
"hash": "76f0540d4cf883a6b1ba5a74a2219e3e3d86b70eea7f69070749152b5b083833",
|
"hash": "1ebe6d056dd3328848a9ff0d2be3edb06ccc6b2f340c0c052df4cffed5fc6f97",
|
||||||
"extract_dir": "curl-8.7.1_4-win32-mingw"
|
"extract_dir": "curl-8.7.1_5-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.7.1_4/curl-8.7.1_4-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.7.1_5/curl-8.7.1_5-win64a-mingw.tar.xz",
|
||||||
"hash": "63236852388ffa6c7de4ea0b06d519320e957c12c2edc700d0fe98373d534bdd",
|
"hash": "104e971cff0f42dc33e6ab36c62d9d87c499df8cf8ff8ce931b1727d8fc98a81",
|
||||||
"extract_dir": "curl-8.7.1_4-win64a-mingw"
|
"extract_dir": "curl-8.7.1_5-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user