{
    "version": "2.8.0",
    "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/v2.8.0/geode-cli-v2.8.0-win.zip",
            "hash": "da320c6a6d0086528f589bd94077f6c0f14e7aaed1442fb3217b78bab21536e5"
        }
    },
    "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"
            }
        }
    }
}
