{
    "version": "0.44.2",
    "description": "A terminal workspace with batteries included",
    "homepage": "https://zellij.dev/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/zellij-org/zellij/releases/download/v0.44.2/zellij-x86_64-pc-windows-msvc.zip",
            "hash": "9e5c90d99d8def4042dd2b464dc62db7cbcb496353525c3321fc57eb4f83a306"
        }
    },
    "bin": "zellij.exe",
    "checkver": {
        "github": "https://github.com/zellij-org/zellij"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/zellij-org/zellij/releases/download/v$version/zellij-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
