ScoopInstaller_Main/watchexec.json
2018-09-09 06:00:27 +00:00

14 lines
595 B
JSON

{
"homepage": "https://github.com/mattgreen/watchexec",
"description": "Execute commands in response to file modifications",
"license": "Apache-2.0",
"version": "1.9.2",
"url": "https://github.com/mattgreen/watchexec/releases/download/1.9.2/watchexec-1.9.2-x86_64-pc-windows-gnu.zip",
"hash": "364f674bf73858db5b441bea8643863733ec58a77c1df3ba53bb59cbe93cc52e",
"bin": "watchexec.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mattgreen/watchexec/releases/download/$version/watchexec-$version-x86_64-pc-windows-gnu.zip"
}
}