mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +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.23",
|
|
"depends": "extras/everything",
|
|
"url": "https://www.voidtools.com/ES-1.1.0.23.zip",
|
|
"hash": "e8ac817ae276ba1d12044a65444c109f284015ba985d29201a9fd4f38b5e6187",
|
|
"bin": "es.exe",
|
|
"checkver": {
|
|
"url": "https://www.voidtools.com/downloads/",
|
|
"regex": "ES-([\\d.]+)\\.zip"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://www.voidtools.com/ES-$version.zip"
|
|
}
|
|
}
|