mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
Add extract_dir (#537)
This commit is contained in:
parent
21bba60620
commit
1b5724bda2
@ -5,9 +5,11 @@
|
||||
"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"
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user