{
    "version": "1.17.6",
    "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.17.6/lagrange_v1.17.6_windows-x64_portable.zip",
            "hash": "bb1f27296f3d4be67b91c8bbfe2d14101dc4e46f6e1977a077ae84f8217b27c5"
        }
    },
    "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"
            }
        }
    }
}
