mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
14 lines
595 B
JSON
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.8.6",
|
|
"url": "https://github.com/mattgreen/watchexec/releases/download/1.8.6/watchexec-1.8.6-x86_64-pc-windows-gnu.zip",
|
|
"hash": "60084c13bafcaa9bd743f08d9094d23410eb87540f5ea1ce694843f900df326f",
|
|
"bin": "watchexec.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/mattgreen/watchexec/releases/download/$version/watchexec-$version-x86_64-pc-windows-gnu.zip"
|
|
}
|
|
}
|