{
    "version": "2.28.1",
    "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.28.1/Buttercup-win-x64-2.28.1.7z",
            "hash": "00725c3fe000691bd69e2f675ba8312428b6751ff7a4a43224c6468f818e375a"
        }
    },
    "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"
            }
        }
    }
}
