mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-12 10:21:25 +00:00
18 lines
596 B
JSON
18 lines
596 B
JSON
{
|
|
"homepage": "https://www.voidtools.com/support/everything/command_line_interface/",
|
|
"description": "Command line interface to Everyting.",
|
|
"license": "MIT",
|
|
"version": "1.1.0.20",
|
|
"depends": "extras/everything",
|
|
"url": "https://www.voidtools.com/ES-1.1.0.20.zip",
|
|
"hash": "26da38079bed01672e5bc0201868a06d3cd37ccd188fcf4e973f33ae0bfd17de",
|
|
"bin": "es.exe",
|
|
"checkver": {
|
|
"url": "https://www.voidtools.com/downloads/",
|
|
"regex": "ES-([\\d.]+)\\.zip"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://www.voidtools.com/ES-$version.zip"
|
|
}
|
|
}
|