{
    "version": "2.3.0",
    "description": "The Cross-Platform Pie Menu.",
    "homepage": "https://github.com/kando-menu/kando",
    "license": "MIT",
    "notes": "Settings are stored in '%APPDATA%\\Kando', and are not persisted by Scoop.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/kando-menu/kando/releases/download/v2.3.0/Kando-win32-x64-2.3.0.zip",
            "hash": "22edc212f6c8ea01572f7566331376f766120676e87449699583e8dda296657c"
        }
    },
    "bin": "kando.exe",
    "shortcuts": [
        [
            "kando.exe",
            "Kando"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/kando-menu/kando/releases/download/v$version/Kando-win32-x64-$version.zip"
            }
        }
    }
}
