mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
curl: Update to version 7.81.0
This commit is contained in:
parent
6faf0bf2bc
commit
67df3f479e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.80.0_2",
|
"version": "7.81.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.80.0_2/curl-7.80.0_2-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.81.0/curl-7.81.0-win64-mingw.tar.xz",
|
||||||
"hash": "3415449c74be6c7631582e9ed2b2300c0610ee3230b800e3b9ebcaa08e2a49b8",
|
"hash": "c680f7bd384483e1eee8c80a5675693062c0a644c2c72a0f5b57adba8bba7441",
|
||||||
"extract_dir": "curl-7.80.0-win64-mingw"
|
"extract_dir": "curl-7.81.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.80.0_2/curl-7.80.0_2-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.81.0/curl-7.81.0-win32-mingw.tar.xz",
|
||||||
"hash": "f0381c5037a568432308c6694b106a8c01040e0f18c747ae3b88d330ff440650",
|
"hash": "76b9f102302be8b972f6b5f90f1ee907d73348ca354db767f375efe33fa99ed1",
|
||||||
"extract_dir": "curl-7.80.0-win32-mingw"
|
"extract_dir": "curl-7.81.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user