{
    "version": "0.39.1",
    "description": "A GUI for Jujutsu, a Git-compatible DVCS",
    "homepage": "https://github.com/gulbanana/gg",
    "license": "Apache-2.0",
    "suggest": {
        "jj": "main/jj"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/gulbanana/gg/releases/download/v0.39.1/gg_0.39.1_x64_en-US.msi",
            "hash": "276427fd8d80847ef256232564830957806a15c891a6a958591b43fe5c5293c8"
        }
    },
    "extract_dir": "PFiles\\gg",
    "bin": "gg.exe",
    "shortcuts": [
        [
            "gg.exe",
            "GG"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/gulbanana/gg/releases/download/v$version/gg_$version_x64_en-US.msi"
            }
        }
    }
}
