ScoopInstaller_Main/bucket/everything-cli.json
2021-12-16 04:29:36 +00:00

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.21",
"depends": "extras/everything",
"url": "https://www.voidtools.com/ES-1.1.0.21.zip",
"hash": "49b0ffafcb1fe7665e30892be4757ecd73094c690eb2dea00f759d7eac0e2ab2",
"bin": "es.exe",
"checkver": {
"url": "https://www.voidtools.com/downloads/",
"regex": "ES-([\\d.]+)\\.zip"
},
"autoupdate": {
"url": "https://www.voidtools.com/ES-$version.zip"
}
}