mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
unison: add shortcut for gui (#5286)
This commit is contained in:
parent
059defb9a7
commit
dc6c0ce115
@ -18,6 +18,12 @@
|
|||||||
"bin\\unison.exe",
|
"bin\\unison.exe",
|
||||||
"bin\\unison-fsmonitor.exe"
|
"bin\\unison-fsmonitor.exe"
|
||||||
],
|
],
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"bin\\unison-gui.exe",
|
||||||
|
"Unison"
|
||||||
|
]
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/bcpierce00/unison"
|
"github": "https://github.com/bcpierce00/unison"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user