{
    "version": "1.17.3",
    "description": "Download, install and manage any version of Godot Engine from a simple app.",
    "homepage": "https://github.com/noidexe/godot-version-manager",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/noidexe/godot-version-manager/releases/download/v1.17.3/Godot.Version.Manager.v1.17.3-win.zip",
            "hash": "5fb254dd371e261c8a213be3148540149a61d7b6f8b2da6f7c894689a755bdf4"
        }
    },
    "shortcuts": [
        [
            "gvm.exe",
            "Godot Version Manager"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/noidexe/godot-version-manager/releases/download/v$version/Godot.Version.Manager.v$version-win.zip"
            }
        }
    }
}
