ScoopInstaller_Main/watchexec.json
2019-01-27 11:21:59 +01:00

14 lines
598 B
JSON

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