From 0b394c29c3d67a2662fab4f1d33405662c226f6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:33:44 +0000 Subject: [PATCH] clipboard: Update to version 0.8.3 --- bucket/clipboard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index a147f78a1c..3a1ae6d4f9 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -1,16 +1,16 @@ { - "version": "0.8.2", + "version": "0.8.3", "description": "Cut, copy, and paste anything, anywhere in the terminal", "homepage": "https://github.com/Slackadays/Clipboard", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.2/clipboard-windows-amd64.zip", - "hash": "a58ba21e5578e51ae56879ce76a367c16865a8bdc44e573435578b4798f70697" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.3/clipboard-windows-amd64.zip", + "hash": "54fbad4c92f6821930fb8215ffe2a9092d8dd474fd9e31cb03ce3cb29dc4afda" }, "arm64": { - "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.2/clipboard-windows-arm64.zip", - "hash": "d476cc4cd10395d19ff517487e91108e33d6efff71b132dfdad9bd0e2ed4291a" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.3/clipboard-windows-arm64.zip", + "hash": "c3d625b86f24aeade2716c93ad825aa38d3c6f88271ff66de58d6b1a96d68242" } }, "extract_dir": "bin",