mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 22:51:28 +00:00
14 lines
598 B
JSON
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.3",
|
|
"url": "https://github.com/mattgreen/watchexec/releases/download/1.10.3/watchexec-1.10.3-x86_64-pc-windows-gnu.zip",
|
|
"hash": "acdc33d6c12d11957549556f2d302ee67e93bc9acf4b1c25512f14d2a9c601f0",
|
|
"bin": "watchexec.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/mattgreen/watchexec/releases/download/$version/watchexec-$version-x86_64-pc-windows-gnu.zip"
|
|
}
|
|
}
|