mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
Add watchexec version 1.8.6 (#2425)
This commit is contained in:
parent
33ed512323
commit
692d5e981f
13
watchexec.json
Normal file
13
watchexec.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user