{
    "version": "1.98.1",
    "homepage": "https://two.avogadro.cc/index.html",
    "description": "The official continuation of the advanced molecule editor and visualizer designed for use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/OpenChemistry/avogadrolibs/releases/download/1.98.1/Avogadro2-1.98.1-win64.exe#/dl.7z",
            "hash": "636879b5e19efda75ba0924f6605b7b8b8a3f7f55db94b219320119531a10671"
        }
    },
    "pre_install": "Remove-Item \"$dir\" -Include 'Uninstall.exe', '$PLUGINSDIR' -Recurse",
    "bin": "bin\\avogadro2.exe",
    "shortcuts": [
        [
            "bin\\avogadro2.exe",
            "Avogadro 2"
        ]
    ],
    "checkver": {
        "github": "https://github.com/OpenChemistry/avogadrolibs"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/OpenChemistry/avogadrolibs/releases/download/$version/Avogadro2-$version-win64.exe#/dl.7z"
            }
        }
    }
}
