mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
clipboard: Update to version 0.3.2
This commit is contained in:
parent
c86ac78f3e
commit
8b9331746f
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user