From 7b4363785aff52ba02b2e55183908cf0369b8c82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 16:27:27 +0000 Subject: [PATCH] clipboard: Update to version 0.8.0 --- bucket/clipboard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index 2dc2dc2191..b35225a2ac 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -1,16 +1,16 @@ { - "version": "0.7.1", + "version": "0.8.0", "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.7.1/clipboard-windows-amd64.zip", - "hash": "660ee5568d9d573b0beef2919630bae2520f111eb92257289f4f8a619c5e75d9" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.0/clipboard-windows-amd64.zip", + "hash": "390b817b6357b3f008a42ad64061c97deaa44ba0cdee04af4b30139311c4f444" }, "arm64": { - "url": "https://github.com/Slackadays/Clipboard/releases/download/0.7.1/clipboard-windows-arm64.zip", - "hash": "42dcdeaa7ab81fee5ef7a63cd66a1a7f36961a05353b55be9214bbc310d1490b" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.0/clipboard-windows-arm64.zip", + "hash": "c448d3b4e2628d04fd8ccd21674e4dbe13b727348d90938b0e1c49b20280b0e2" } }, "extract_dir": "bin",