{
    "version": "53.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/53.1/ugene-53.1-win-x86-64.zip",
            "hash": "71be27b6ce4100347c2c7a851e62ace84abdddd1d79bfb0bb8ab89dfbf81e9fe"
        }
    },
    "extract_dir": "ugene-53.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"
    }
}
