mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
xh: Add xhs binary (#1876)
This commit is contained in:
parent
4eb9279c43
commit
b74e4d2d15
@ -10,7 +10,11 @@
|
||||
"extract_dir": "xh-v0.8.0-x86_64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "xh.exe",
|
||||
"bin": [
|
||||
"xh.exe",
|
||||
"xhs.exe"
|
||||
],
|
||||
"pre_install": "Copy-Item \"$dir\\xh.exe\" \"$dir\\xhs.exe\"",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user