ScoopInstaller_Main/bucket/watchexec.json
2019-05-29 07:00:38 +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.2",
"url": "https://github.com/mattgreen/watchexec/releases/download/1.10.2/watchexec-1.10.2-x86_64-pc-windows-gnu.zip",
"hash": "f753ffdc78d4642f47232de47594810eae7fdf67b5f1c9ca2115b681a43bef9e",
"bin": "watchexec.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mattgreen/watchexec/releases/download/$version/watchexec-$version-x86_64-pc-windows-gnu.zip"
}
}