{
    "version": "0.27.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.27.0/butane-x86_64-pc-windows-gnu.exe#/butane.exe",
            "hash": "cb5f5de9f525da368c015d0386251d122d570fd702609bb0fcd2fd705430bf79"
        }
    },
    "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"
            }
        }
    }
}
