clipboard: Update to version 0.8.3

This commit is contained in:
github-actions[bot] 2023-10-04 00:33:44 +00:00
parent 4fd058c60b
commit 0b394c29c3

View File

@ -1,16 +1,16 @@
{
"version": "0.8.2",
"version": "0.8.3",
"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.8.2/clipboard-windows-amd64.zip",
"hash": "a58ba21e5578e51ae56879ce76a367c16865a8bdc44e573435578b4798f70697"
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.3/clipboard-windows-amd64.zip",
"hash": "54fbad4c92f6821930fb8215ffe2a9092d8dd474fd9e31cb03ce3cb29dc4afda"
},
"arm64": {
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.2/clipboard-windows-arm64.zip",
"hash": "d476cc4cd10395d19ff517487e91108e33d6efff71b132dfdad9bd0e2ed4291a"
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.3/clipboard-windows-arm64.zip",
"hash": "c3d625b86f24aeade2716c93ad825aa38d3c6f88271ff66de58d6b1a96d68242"
}
},
"extract_dir": "bin",