{
    "version": "1.20.5",
    "description": "A Beautiful Gemini Client",
    "homepage": "https://gmi.skyjake.fi/lagrange",
    "license": "BSD-2-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/skyjake/lagrange/releases/download/v1.20.5/lagrange_v1.20.5_windows-x64_portable.zip",
            "hash": "a022db44204f56dc123f5abad038daa263cab645eea17d940c74c0c9b52f9b97"
        }
    },
    "bin": "lagrange.exe",
    "persist": "userdata",
    "shortcuts": [
        [
            "lagrange.exe",
            "Lagrange"
        ]
    ],
    "checkver": {
        "github": "https://github.com/skyjake/lagrange"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/skyjake/lagrange/releases/download/v$version/lagrange_v$version_windows-x64_portable.zip"
            }
        }
    }
}
