clipboard: Update to version 0.3.2

This commit is contained in:
github-actions[bot] 2023-02-13 20:27:20 +00:00
parent c86ac78f3e
commit 8b9331746f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.3.1", "version": "0.3.2",
"description": "Cut, copy, and paste anything, anywhere in the terminal", "description": "Cut, copy, and paste anything, anywhere in the terminal",
"homepage": "https://github.com/Slackadays/Clipboard", "homepage": "https://github.com/Slackadays/Clipboard",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.3.1/clipboard-windows-amd64.zip", "url": "https://github.com/Slackadays/Clipboard/releases/download/0.3.2/clipboard-windows-amd64.zip",
"hash": "96ba24cd6b69a2f75c842561726921b882d0cce035735bd0bc59ec438857a3af" "hash": "8d96bb4631e3961be3016d809928b0141be83fbe2469abd1181258ff71f66c94"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.3.1/clipboard-windows-arm64.zip", "url": "https://github.com/Slackadays/Clipboard/releases/download/0.3.2/clipboard-windows-arm64.zip",
"hash": "7c4ff9ea77a8e4d054eafc09da4e3678b0dd91748ba8957bbe91a29dfaa4415b" "hash": "3e3178c6161bb0ec624ddb05abdf49d3e7d467a8b21be2303789bccbdb8929c6"
} }
}, },
"extract_dir": "bin", "extract_dir": "bin",