{
    "version": "0.7.0",
    "description": "Command line tool to show clear git graphs arranged for your branching model",
    "homepage": "https://github.com/mlange-42/git-graph",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mlange-42/git-graph/releases/download/v0.7.0/git-graph-v0.7.0-windows-amd64.tar.gz",
            "hash": "d9e87920072fc803d9bfa7f2a13666c309ecd70a859b66e245adf7328ef100b2"
        }
    },
    "bin": "git-graph.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mlange-42/git-graph/releases/download/v$version/git-graph-v$version-windows-amd64.tar.gz"
            }
        }
    }
}
