clipboard: Fix bin (#4769)

Can't shim 'clipboard.exe': File doesn't exist.
This commit is contained in:
Brian 2023-05-04 13:27:15 -04:00 committed by GitHub
parent e2825d4634
commit a0cb07a16e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,13 +14,7 @@
}
},
"extract_dir": "bin",
"bin": [
"clipboard.exe",
[
"clipboard.exe",
"cb"
]
],
"bin": "cb.exe",
"checkver": "github",
"autoupdate": {
"architecture": {