mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helix: Add 'hx'->'helix' to bin
This commit is contained in:
parent
90abe2dc78
commit
c135af8e56
@ -10,7 +10,13 @@
|
|||||||
"extract_dir": "helix-22.05-x86_64-windows"
|
"extract_dir": "helix-22.05-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hx.exe",
|
"bin": [
|
||||||
|
"hx.exe",
|
||||||
|
[
|
||||||
|
"hx.exe",
|
||||||
|
"helix"
|
||||||
|
]
|
||||||
|
]
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/helix-editor/helix"
|
"github": "https://github.com/helix-editor/helix"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user