From a123379cd6affe481ef27db95f5f2d5642338977 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 20:25:33 +0000 Subject: [PATCH] clipboard: Update to version 0.7.0 --- bucket/clipboard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/clipboard.json b/bucket/clipboard.json index 97b9f540c4..70ee880427 100644 --- a/bucket/clipboard.json +++ b/bucket/clipboard.json @@ -1,16 +1,16 @@ { - "version": "0.6.0", + "version": "0.7.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.6.0/clipboard-windows-amd64.zip", - "hash": "31b7ad611ff4ae15124480ef912bff93e743e46ccc87549807c68776ff528c50" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.7.0/clipboard-windows-amd64.zip", + "hash": "3299e7db9c195d22ef388d8ed0f7d0da35756972b9d02e1f4c99be8d85ae54fa" }, "arm64": { - "url": "https://github.com/Slackadays/Clipboard/releases/download/0.6.0/clipboard-windows-arm64.zip", - "hash": "c962534753efb71e67648e46c676a93dd3f9705f86de2a859c6a0228e6ff26f0" + "url": "https://github.com/Slackadays/Clipboard/releases/download/0.7.0/clipboard-windows-arm64.zip", + "hash": "9a54645680c80d1565b215e80e7b371c114ed3669ca34b92ee651251e9df4d5a" } }, "extract_dir": "bin",