{ "version": "1.102.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.102.1/Avogadro2-1.102.1-win64.exe#/dl.7z", "hash": "3b355a0a7536333c7db9fbc15650b3bd8031b7e7aa0e7eda16f509bc5cb4464e" } }, "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" } } } }