From c8975dd091080d308a2571b3cc1fe47949aa7d4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 00:35:17 +0000 Subject: [PATCH] clipboard: Update to version 0.7.1 --- bucket/clipboard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index 932bfa86d4..2dc2dc2191 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -1,16 +1,16 @@ { - "version": "0.7.0", + "version": "0.7.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.7.0/clipboard-windows-amd64.zip", - "hash": "3299e7db9c195d22ef388d8ed0f7d0da35756972b9d02e1f4c99be8d85ae54fa" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.7.1/clipboard-windows-amd64.zip", + "hash": "660ee5568d9d573b0beef2919630bae2520f111eb92257289f4f8a619c5e75d9" }, "arm64": { - "url": "https://github.com/Slackadays/Clipboard/releases/download/0.7.0/clipboard-windows-arm64.zip", - "hash": "9a54645680c80d1565b215e80e7b371c114ed3669ca34b92ee651251e9df4d5a" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.7.1/clipboard-windows-arm64.zip", + "hash": "42dcdeaa7ab81fee5ef7a63cd66a1a7f36961a05353b55be9214bbc310d1490b" } }, "extract_dir": "bin",