{
    "version": "4.9.3",
    "description": "An integrated writing environment for creating LaTeX documents.",
    "homepage": "https://www.texstudio.org",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/texstudio-org/texstudio/releases/download/4.9.3/texstudio-4.9.3-win-portable-qt6.zip",
            "hash": "e3b8847c94625317358701260fc6052eb3ff127151289dfdf5b8e9a8d4a2281a"
        }
    },
    "bin": "texstudio.exe",
    "shortcuts": [
        [
            "texstudio.exe",
            "TeXstudio"
        ]
    ],
    "persist": "config",
    "checkver": "<span class=\"currentVersion\">([\\d.]+)</span>",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/texstudio-org/texstudio/releases/download/$version/texstudio-$version-win-portable-qt6.zip"
            }
        }
    }
}
