{
    "version": "0.19.0",
    "description": "Translates Butane configs into Ignition configs.",
    "homepage": "https://coreos.github.io/butane/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/coreos/butane/releases/download/v0.19.0/butane-x86_64-pc-windows-gnu.exe#/butane.exe",
            "hash": "efe21a5f0cdb33d99a2cd8613226b4d18f6af658dbcf82ad71fc24c9ba1b1e28"
        }
    },
    "bin": "butane.exe",
    "checkver": {
        "github": "https://github.com/coreos/butane"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/coreos/butane/releases/download/v$version/butane-x86_64-pc-windows-gnu.exe#/butane.exe"
            }
        }
    }
}
