ScoopInstaller_Main/bucket/watchexec.json
2019-11-19 07:01:50 +00:00

16 lines
730 B
JSON

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