{
    "version": "2.0.0",
    "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/2.0.0/Avogadro2-2.0.0-win64.exe#/dl.7z",
            "hash": "6b2748d55a6e95674bec00baf8c2ad48ecc8dad28c8d25252f68b39bdd9b1bff"
        }
    },
    "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"
            }
        }
    }
}
