{
    "version": "0.63.0",
    "description": "A command-line tool for updating multiple repositories with a single command.",
    "homepage": "https://github.com/lindell/multi-gitter",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/lindell/multi-gitter/releases/download/v0.63.0/multi-gitter_0.63.0_Windows_x86_64.tar.gz",
            "hash": "981c17431bccb9b863b7936da420e0b922c584ab08dc81bbc4b6c7c3b6863f72"
        },
        "32bit": {
            "url": "https://github.com/lindell/multi-gitter/releases/download/v0.63.0/multi-gitter_0.63.0_Windows_i386.tar.gz",
            "hash": "ec9fcbdc8fe98660fd241db9cf01a8cb963dfb32a0d724ce46afb7a31f189c01"
        },
        "arm64": {
            "url": "https://github.com/lindell/multi-gitter/releases/download/v0.63.0/multi-gitter_0.63.0_Windows_ARM64.tar.gz",
            "hash": "c5bd291365019efd1671a2ef12df50bfcf99bcf570c7346b4919e141ac317eb1"
        }
    },
    "bin": "multi-gitter.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/lindell/multi-gitter/releases/download/v$version/multi-gitter_$version_Windows_x86_64.tar.gz"
            },
            "32bit": {
                "url": "https://github.com/lindell/multi-gitter/releases/download/v$version/multi-gitter_$version_Windows_i386.tar.gz"
            },
            "arm64": {
                "url": "https://github.com/lindell/multi-gitter/releases/download/v$version/multi-gitter_$version_Windows_ARM64.tar.gz"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
