mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-12 06:35:14 +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.22",
|
|
"depends": "extras/everything",
|
|
"url": "https://www.voidtools.com/ES-1.1.0.22.zip",
|
|
"hash": "abc915bb79b99c4f676299a6c7a6e247d8444f61583e24cf8e68c6d68be787d5",
|
|
"bin": "es.exe",
|
|
"checkver": {
|
|
"url": "https://www.voidtools.com/downloads/",
|
|
"regex": "ES-([\\d.]+)\\.zip"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://www.voidtools.com/ES-$version.zip"
|
|
}
|
|
}
|