{
    "version": "15.24.0",
    "homepage": "https://itch.io/docs/butler",
    "description": "butler is the itch.io command-line tools - all by itself.",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://broth.itch.zone/butler/windows-amd64/15.24.0/archive/default#download.zip",
            "hash": "03ddb047b62bf40319897ef539853d2f08ea2636002eed0e245c4a5668268240"
        },
        "32bit": {
            "url": "https://broth.itch.zone/butler/windows-386/15.24.0/archive/default#download.zip",
            "hash": "3d7d7f494038020b5f97fc01fab993414538150f8f100fbe693c14c7274cbc0b"
        }
    },
    "bin": "butler.exe",
    "checkver": {
        "github": "https://github.com/itchio/butler"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://broth.itch.zone/butler/windows-amd64/$version/archive/default#download.zip"
            },
            "32bit": {
                "url": "https://broth.itch.zone/butler/windows-386/$version/archive/default#download.zip"
            }
        }
    }
}
