{
    "version": "0.1.19",
    "description": "A tiling window manager for Windows",
    "homepage": "https://github.com/LGUG2Z/komorebi",
    "license": "MIT",
    "notes": [
        "Grab the example configuration from here: https://github.com/LGUG2Z/komorebi/#scoop",
        "Once have the example configuration, you can run 'komorebic start --await-configuration' to start the window manager."
    ],
    "suggest": {
        "autohotkey": "extras/autohotkey"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/LGUG2Z/komorebi/releases/download/v0.1.19/komorebi-0.1.19-x86_64-pc-windows-msvc.zip",
            "hash": "c588fa176ef0a26ae8543701cd955a00587a49bf677061837dd6e8707de68016"
        }
    },
    "bin": [
        "komorebi.exe",
        "komorebic.exe"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/LGUG2Z/komorebi/releases/download/v$version/komorebi-$version-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
