From c437228f05a11c083d0b12d973c2b66e2d8124a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 16:29:19 +0000 Subject: [PATCH] clipboard: Update to version 0.4.0 --- bucket/clipboard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index a13f5d079c..3447726789 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -1,16 +1,16 @@ { - "version": "0.3.2", + "version": "0.4.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.3.2/clipboard-windows-amd64.zip", - "hash": "8d96bb4631e3961be3016d809928b0141be83fbe2469abd1181258ff71f66c94" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.4.0/clipboard-windows-amd64.zip", + "hash": "348b0c1cc9535b3af6794f07b53b1824048a24e59ed17ed1ea9055b9de1caefb" }, "arm64": { - "url": "https://github.com/Slackadays/Clipboard/releases/download/0.3.2/clipboard-windows-arm64.zip", - "hash": "3e3178c6161bb0ec624ddb05abdf49d3e7d467a8b21be2303789bccbdb8929c6" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.4.0/clipboard-windows-arm64.zip", + "hash": "f8f262cff3bade2a914a073f2cedd2275e9373fa1b01c977509e1a4522b87fde" } }, "extract_dir": "bin",