mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
16 lines
730 B
JSON
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.11.1",
|
|
"url": "https://github.com/mattgreen/watchexec/releases/download/1.11.1/watchexec-1.11.1-x86_64-pc-windows-msvc.zip",
|
|
"hash": "afdc863928255b7d647cc90c567b0d11cd3d54600a6ff217ce71ecd21ace8964",
|
|
"extract_dir": "watchexec-1.11.1-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"
|
|
}
|
|
}
|