clipboard: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2023-04-08 20:23:45 +00:00
parent ff6f8c88ff
commit 810ffa376b

View File

@ -1,16 +1,16 @@
{
"version": "0.5.0",
"version": "0.6.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.5.0/clipboard-windows-amd64.zip",
"hash": "fba06c50f4ba7986b7007240abf253e97e8ae9770f91dcb10b09de48326fd61e"
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.6.0/clipboard-windows-amd64.zip",
"hash": "0b5edad1911692854c64ea8f4bfa9a287a44e3ccb6cff9bcd22539276c795d5e"
},
"arm64": {
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.5.0/clipboard-windows-arm64.zip",
"hash": "1ba518a86bed376a79bcc6c23dc7b155aa7e949f24c59761e20c59ec691e3fa8"
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.6.0/clipboard-windows-arm64.zip",
"hash": "8217e884d5a397190b6664fb3de49463e441c0ec19667b0de386addc75d60a49"
}
},
"extract_dir": "bin",