ScoopInstaller_Main/watchexec.json
2019-02-18 09:00:28 +00: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.1",
"url": "https://github.com/mattgreen/watchexec/releases/download/1.10.1/watchexec-1.10.1-x86_64-pc-windows-gnu.zip",
"hash": "8a10debd5095fa94162c9b85073c16467c51fb1d357b29bc46a697c492512978",
"bin": "watchexec.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mattgreen/watchexec/releases/download/$version/watchexec-$version-x86_64-pc-windows-gnu.zip"
}
}