{
    "version": "2.1.1",
    "description": "A tiling window manager for Windows inspired by i3 and Polybar.",
    "homepage": "https://github.com/lars-berger/GlazeWM",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/lars-berger/GlazeWM/releases/download/v2.1.1/GlazeWM_x64_2.1.1.exe#/GlazeWM.exe",
            "hash": "a534b649cf0076ad024688681ad01cbaf44e23caca1fc46f9a208202ff640c2c"
        },
        "32bit": {
            "url": "https://github.com/lars-berger/GlazeWM/releases/download/v2.1.1/GlazeWM_x86_2.1.1.exe#/GlazeWM.exe",
            "hash": "0cbe283e9890b0b465e24196b8525c6c64feb83b4652f5b8985da71668d85827"
        }
    },
    "bin": "GlazeWM.exe",
    "shortcuts": [
        [
            "GlazeWM.exe",
            "GlazeWM"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/lars-berger/GlazeWM/releases/download/v$version/GlazeWM_x64_$version.exe#/GlazeWM.exe"
            },
            "32bit": {
                "url": "https://github.com/lars-berger/GlazeWM/releases/download/v$version/GlazeWM_x86_$version.exe#/GlazeWM.exe"
            }
        }
    }
}
