{
    "version": "1.2.2",
    "description": "Clustal Omega. Tool for multiple alignment of nucleic acid and protein sequences. Developed by University College Dublin.",
    "homepage": "http://www.clustal.org/omega/",
    "license": {
        "identifier": "GPL-2.0-or-later",
        "url": "https://github.com/GSLBiotech/clustal-omega/blob/master/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "http://www.clustal.org/omega/clustal-omega-1.2.2-win64.zip",
            "hash": "ad347f21b9445686d32f61a9aae12b280d16fccd01449fedfba8f2586ef8dd4a",
            "extract_dir": "clustal-omega-1.2.2-win64"
        }
    },
    "bin": "clustalo.exe",
    "checkver": "Windows 64-bit zip file \\(([\\d.]+)\\)",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "http://www.clustal.org/omega/clustal-omega-$version-win64.zip",
                "extract_dir": "clustal-omega-$version-win64"
            }
        }
    }
}
