mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
clipboard: Fix bin (#4769)
Can't shim 'clipboard.exe': File doesn't exist.
This commit is contained in:
parent
e2825d4634
commit
a0cb07a16e
@ -14,13 +14,7 @@
|
||||
}
|
||||
},
|
||||
"extract_dir": "bin",
|
||||
"bin": [
|
||||
"clipboard.exe",
|
||||
[
|
||||
"clipboard.exe",
|
||||
"cb"
|
||||
]
|
||||
],
|
||||
"bin": "cb.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user