es: Add version 1.1.0.20 (#3096)

* es: Add version 1.1.0.20

* Rename es.json to everything-cli.json
This commit is contained in:
Hsiao-nan Cheung 2021-12-15 17:12:04 +08:00 committed by GitHub
parent e2c9769359
commit 70566e59a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,17 @@
{
"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"
}
}