{
    "version": "3.7.4",
    "description": "Command line application for Geode SDK, the Geometry Dash modding framework.",
    "homepage": "https://github.com/geode-sdk/cli",
    "license": "BSL-1.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/geode-sdk/cli/releases/download/v3.7.4/geode-cli-v3.7.4-win.zip",
            "hash": "467ac1fa975e391c32c894a7aff659949dbde5d32656bd13797f78f366da6c26"
        }
    },
    "bin": "geode.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/geode-sdk/cli/releases/download/v$version/geode-cli-v$version-win.zip"
            }
        }
    }
}
