From dd7bbb87f74910c91141c451f988d6870925c0ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:31:11 +0000 Subject: [PATCH] clipboard@0.10.0: Fix hash (Closes #6895) --- bucket/clipboard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index 8e3dee7502..30ea8db1f3 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/Slackadays/Clipboard/releases/download/0.10.0/clipboard-windows-amd64.zip", - "hash": "498ad9c2fb3f4432df28ff1fb26ea2223a8c5a822e39a1239bbdc31af5494244" + "hash": "ec40414e692b4ee69a98f7ee89d5ce5ca4bbbf44211823726531da82815fa2ab" } }, "extract_dir": "bin",