{
    "version": "0.15.4",
    "description": "A plain text note-taking assistant.",
    "homepage": "https://zk-org.github.io/zk",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/zk-org/zk/releases/download/v0.15.4/zk-v0.15.4-windows-x86_64.tar.gz",
            "hash": "0116ec71c15e978119e898e9b82470925082f63312e944b0479b0b7091e248cc"
        }
    },
    "bin": "zk.exe",
    "checkver": {
        "github": "https://github.com/zk-org/zk"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/zk-org/zk/releases/download/v$version/zk-v$version-windows-x86_64.tar.gz"
            }
        }
    }
}
