mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
clipboard: Update to version 0.5.0
This commit is contained in:
parent
37ff0e62e4
commit
a6674c2d8d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.0",
|
"version": "0.5.0",
|
||||||
"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.4.0/clipboard-windows-amd64.zip",
|
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.5.0/clipboard-windows-amd64.zip",
|
||||||
"hash": "348b0c1cc9535b3af6794f07b53b1824048a24e59ed17ed1ea9055b9de1caefb"
|
"hash": "fba06c50f4ba7986b7007240abf253e97e8ae9770f91dcb10b09de48326fd61e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.4.0/clipboard-windows-arm64.zip",
|
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.5.0/clipboard-windows-arm64.zip",
|
||||||
"hash": "f8f262cff3bade2a914a073f2cedd2275e9373fa1b01c977509e1a4522b87fde"
|
"hash": "1ba518a86bed376a79bcc6c23dc7b155aa7e949f24c59761e20c59ec691e3fa8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "bin",
|
"extract_dir": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user