{
    "version": "3.10.1",
    "description": "A tiling window manager for Windows inspired by i3 and Polybar.",
    "homepage": "https://github.com/glzr-io/glazewm",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/glzr-io/glazewm/releases/download/v3.10.1/standalone-glazewm-v3.10.1-x64.msi",
            "hash": "ad4122dd4420690e502e7df3ce8d1e4772bf1246cc815db0dd2aaac0e4dc583f"
        },
        "arm64": {
            "url": "https://github.com/glzr-io/glazewm/releases/download/v3.10.1/standalone-glazewm-v3.10.1-arm64.msi",
            "hash": "1dbd1e28ade652cddb924773fc6f42ac0beef0520f0b45e7b3ec100f9ed58e79"
        }
    },
    "extract_dir": "PFiles64\\glzr.io\\GlazeWM",
    "bin": "cli\\GlazeWM.exe",
    "shortcuts": [
        [
            "GlazeWM.exe",
            "GlazeWM"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/glzr-io/glazewm/releases/download/v$version/standalone-glazewm-v$version-x64.msi"
            },
            "arm64": {
                "url": "https://github.com/glzr-io/glazewm/releases/download/v$version/standalone-glazewm-v$version-arm64.msi"
            }
        }
    }
}
