clipboard: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2023-05-11 00:35:17 +00:00
parent b5022a9795
commit c8975dd091

View File

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