{
    "version": "3.40.0",
    "description": "Interactive data analysis",
    "homepage": "https://orangedatamining.com/",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://download.biolab.si/download/files/Orange3-3.40.0.zip",
            "hash": "27905f65321459eb2f0de067a0af097ba4138e17f483de67a8b3e577b7382393",
            "extract_dir": "Orange"
        }
    },
    "shortcuts": [
        [
            "pythonw.exe",
            "Orange",
            "-Psm Orange.canvas"
        ]
    ],
    "checkver": {
        "url": "https://download.biolab.si/download/files/",
        "regex": "Orange3-([\\d.]+)\\.zip",
        "reverse": true
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.biolab.si/download/files/Orange3-$version.zip"
            }
        }
    }
}
