mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.68.0
This commit is contained in:
parent
06dd3aeef8
commit
66aedea5d9
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"version": "7.67.0_5",
|
"version": "7.68.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.67.0_5/curl-7.67.0_5-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.68.0/curl-7.68.0-win64-mingw.tar.xz",
|
||||||
"hash": "2934b2d38c4c01db5b8ccfa5576f17f98c9c3ce2831bd13a501bacc8c3e26d04",
|
"hash": "e31b9b19ca780d3483849500a1818df50b991009deaa923ea0cca5df68117ddd",
|
||||||
"extract_dir": "curl-7.67.0-win64-mingw"
|
"extract_dir": "curl-7.68.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.67.0_5/curl-7.67.0_5-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.68.0/curl-7.68.0-win32-mingw.tar.xz",
|
||||||
"hash": "9d68d7cb37a8647fbeee79392231af0af0037d1d235159e6d913fd1da09149af",
|
"hash": "1dd917c16fc7d4cf05a1209aa7eadc1fc88f51d69c9a3207212fbb7532d21e85",
|
||||||
"extract_dir": "curl-7.67.0-win32-mingw"
|
"extract_dir": "curl-7.68.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user