{
    "version": "10726",
    "homepage": "https://labplot.kde.org/",
    "description": "A free, open source, and cross-platform Data Visualization and Analysis software accessible to everyone.",
    "license": "Apache-2.0,BSD-3-Clause,CC0-1.0,CC-BY-3.0,GPL-2.0-only,GPL-2.0-or-later,GPL-3.0-only,GPL-3.0-or-later,LGPL-3.0-or-later,MIT",
    "architecture": {
        "64bit": {
            "url": "https://cdn.kde.org/ci-builds/education/labplot/master/windows/labplot-master-10726-windows-cl-msvc2022-x86_64.7z",
            "hash": "6dc081d5a1582ee1cb9e00c4e92fa022b1e503cd00dea66d3412f2a2018b0574"
        }
    },
    "shortcuts": [
        [
            "bin\\labplot2.exe",
            "LabPlot2 Nightly"
        ]
    ],
    "checkver": {
        "url": "https://cdn.kde.org/ci-builds/education/labplot/master/windows/",
        "regex": "labplot-master-(\\d+)-windows-cl-(?<lib>\\w+)-x86_64\\.7z"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://cdn.kde.org/ci-builds/education/labplot/master/windows/labplot-master-$version-windows-cl-$matchLib-x86_64.7z",
                "hash": {
                    "url": "$url.sha256"
                }
            }
        }
    }
}
