ScoopInstaller_Main/watchexec.json
2018-08-19 10:00:21 +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.0",
"url": "https://github.com/mattgreen/watchexec/releases/download/1.9.0/watchexec-1.9.0-x86_64-pc-windows-gnu.zip",
"hash": "d5132c10ba764a7af49aa1d26a621d1a6431ec84482b5762f8ab5a3bd1c63939",
"bin": "watchexec.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mattgreen/watchexec/releases/download/$version/watchexec-$version-x86_64-pc-windows-gnu.zip"
}
}