{
    "version": "0.1.0",
    "description": "Modern frontend and syntax for Protocol Buffers",
    "homepage": "https://github.com/gunk/gunk",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/gunk/gunk/releases/download/v0.1.0/gunk-v0.1.0-windows-amd64.zip",
            "hash": "073fa832c4be872a57433e26bfea06ec55bf976b7a44beff2c2dfbdafe19e990"
        }
    },
    "bin": "gunk.exe",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/gunk/gunk/releases/download/v$version/gunk-v$version-windows-amd64.zip"
            }
        }
    }
}
