From afb771669bee1e5091a8b17fe945f380d56c348c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 16:26:15 +0000 Subject: [PATCH] clipboard: Update to version 0.8.2 --- bucket/clipboard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index 5be7c904ea..a147f78a1c 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -1,16 +1,16 @@ { - "version": "0.8.1", + "version": "0.8.2", "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.1/clipboard-windows-amd64.zip", - "hash": "a38bce7adfed109c32ae64c23acde96902a361f3305a0c2948884bb9a0ed9f95" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.2/clipboard-windows-amd64.zip", + "hash": "a58ba21e5578e51ae56879ce76a367c16865a8bdc44e573435578b4798f70697" }, "arm64": { - "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.1/clipboard-windows-arm64.zip", - "hash": "5a8be558adba04aad12721fa9a321199fc4dcf44589e75f4e1894eac39bd205f" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.2/clipboard-windows-arm64.zip", + "hash": "d476cc4cd10395d19ff517487e91108e33d6efff71b132dfdad9bd0e2ed4291a" } }, "extract_dir": "bin",