mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
clipboard: Update to version 0.8.1
This commit is contained in:
parent
ae5448a6ab
commit
5ecaa1a10f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"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.8.0/clipboard-windows-amd64.zip",
|
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.1/clipboard-windows-amd64.zip",
|
||||||
"hash": "390b817b6357b3f008a42ad64061c97deaa44ba0cdee04af4b30139311c4f444"
|
"hash": "a38bce7adfed109c32ae64c23acde96902a361f3305a0c2948884bb9a0ed9f95"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.0/clipboard-windows-arm64.zip",
|
"url": "https://github.com/Slackadays/Clipboard/releases/download/0.8.1/clipboard-windows-arm64.zip",
|
||||||
"hash": "c448d3b4e2628d04fd8ccd21674e4dbe13b727348d90938b0e1c49b20280b0e2"
|
"hash": "5a8be558adba04aad12721fa9a321199fc4dcf44589e75f4e1894eac39bd205f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "bin",
|
"extract_dir": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user