{
    "version": "2.24.4",
    "description": "Cross-Platform passwords & secrets vault",
    "homepage": "https://buttercup.pw/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/buttercup/buttercup-desktop/releases/download/v2.24.4/Buttercup-win-x64-2.24.4.7z",
            "hash": "1a2abaa35b63cac8ea31dde4e57967cb17a1ddc042180dd3f390757daf842bd6"
        }
    },
    "pre_uninstall": "Stop-Process -Name 'Buttercup' -ErrorAction SilentlyContinue",
    "shortcuts": [
        [
            "Buttercup.exe",
            "Buttercup"
        ]
    ],
    "checkver": {
        "github": "https://github.com/buttercup/buttercup-desktop/"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/buttercup/buttercup-desktop/releases/download/v$version/Buttercup-win-x64-$version.7z"
            }
        }
    }
}
