mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +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",
|
"extract_dir": "bin",
|
||||||
"bin": [
|
"bin": "cb.exe",
|
||||||
"clipboard.exe",
|
|
||||||
[
|
|
||||||
"clipboard.exe",
|
|
||||||
"cb"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user