{ "version": "13.0.0", "description": "Clipboard manager", "homepage": "https://hluk.github.io/CopyQ/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/hluk/CopyQ/releases/download/v13.0.0/copyq-13.0.0.zip", "hash": "b7d7ab68aa693a0f59c7cb126bfb55ec3ee94e9d8a7c010256d2b30e7198a34f" } }, "extract_dir": "copyq-13.0.0", "bin": "copyq.exe", "shortcuts": [ [ "copyq.exe", "CopyQ" ] ], "persist": "config", "checkver": { "github": "https://github.com/hluk/CopyQ" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/hluk/CopyQ/releases/download/v$version/copyq-$version.zip" } }, "extract_dir": "copyq-$version" } }