From 810ffa376bfa87b6117e5cce6c40b02b4c7fdbef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Apr 2023 20:23:45 +0000 Subject: [PATCH] clipboard: Update to version 0.6.0 --- bucket/clipboard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index 8d842e2e20..4da58f27da 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -1,16 +1,16 @@ { - "version": "0.5.0", + "version": "0.6.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.5.0/clipboard-windows-amd64.zip", - "hash": "fba06c50f4ba7986b7007240abf253e97e8ae9770f91dcb10b09de48326fd61e" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.6.0/clipboard-windows-amd64.zip", + "hash": "0b5edad1911692854c64ea8f4bfa9a287a44e3ccb6cff9bcd22539276c795d5e" }, "arm64": { - "url": "https://github.com/Slackadays/Clipboard/releases/download/0.5.0/clipboard-windows-arm64.zip", - "hash": "1ba518a86bed376a79bcc6c23dc7b155aa7e949f24c59761e20c59ec691e3fa8" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.6.0/clipboard-windows-arm64.zip", + "hash": "8217e884d5a397190b6664fb3de49463e441c0ec19667b0de386addc75d60a49" } }, "extract_dir": "bin",