clipboard: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2023-05-03 20:25:33 +00:00
parent 0ba59bd31a
commit a123379cd6

View File

@ -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",