From dbeb3d1d9c597b5238c91719c9df3de410c17d30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 20:23:41 +0000 Subject: [PATCH] clipboard: Update to version 0.9.0.1 --- bucket/clipboard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index 3a1ae6d4f9..026b2433b8 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -1,16 +1,16 @@ { - "version": "0.8.3", + "version": "0.9.0.1", "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.3/clipboard-windows-amd64.zip", - "hash": "54fbad4c92f6821930fb8215ffe2a9092d8dd474fd9e31cb03ce3cb29dc4afda" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.9.0.1/clipboard-windows-amd64.zip", + "hash": "fd7715f3a79b69d249027e3f7403438b7ff762c5f26aac8aa8226ff245101e5f" }, "arm64": { - "url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.3/clipboard-windows-arm64.zip", - "hash": "c3d625b86f24aeade2716c93ad825aa38d3c6f88271ff66de58d6b1a96d68242" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.9.0.1/clipboard-windows-arm64.zip", + "hash": "e058e19091f4d04a849e8385b87effd9ae55f7659cf15b3d0394b0e6144ffb1b" } }, "extract_dir": "bin",