{
    "version": "49.1",
    "description": "Open-source bioinformatics software for manipulating DNA/RNA/protein sequences, viewing 3D molecular structures, and more.",
    "homepage": "http://ugene.net/",
    "license": "GPL-2.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ugeneunipro/ugene/releases/download/49.1/ugene-49.1-win-x86-64.zip",
            "hash": "2484187311b8ad9a22815f7c59d6d3f65df1463f96c50894518e51ff7454cab9"
        }
    },
    "extract_dir": "ugene-49.1",
    "bin": [
        "ugenecl.exe",
        [
            "ugenecl.exe",
            "ugene"
        ]
    ],
    "shortcuts": [
        [
            "ugeneui.exe",
            "UGene"
        ]
    ],
    "checkver": {
        "github": "https://github.com/ugeneunipro/ugene"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ugeneunipro/ugene/releases/download/$version/ugene-$version-win-x86-64.zip"
            }
        },
        "extract_dir": "ugene-$version"
    }
}
