From a0cb07a16ec530017b6a0ead94bd41fea6c5692f Mon Sep 17 00:00:00 2001 From: Brian <18603393+brian6932@users.noreply.github.com> Date: Thu, 4 May 2023 13:27:15 -0400 Subject: [PATCH] clipboard: Fix bin (#4769) Can't shim 'clipboard.exe': File doesn't exist. --- bucket/clipboard.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index 70ee880427..932bfa86d4 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -14,13 +14,7 @@ } }, "extract_dir": "bin", - "bin": [ - "clipboard.exe", - [ - "clipboard.exe", - "cb" - ] - ], + "bin": "cb.exe", "checkver": "github", "autoupdate": { "architecture": {