From 47a463a8e811328c233d77222c0754a8802c3a68 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Wed, 16 Dec 2020 13:56:38 +0800 Subject: [PATCH] Marvin 20.21 (#5542) --- manifests/ChemAxon/Marvin/20.21.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/ChemAxon/Marvin/20.21.yaml diff --git a/manifests/ChemAxon/Marvin/20.21.yaml b/manifests/ChemAxon/Marvin/20.21.yaml new file mode 100644 index 000000000..d90677be5 --- /dev/null +++ b/manifests/ChemAxon/Marvin/20.21.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: ChemAxon.Marvin +Name: Marvin +Publisher: ChemAxon +Author: ChemAxon +Description: a chemically intelligent desktop toolkit built to help you draw, edit, publish, render, import and export your chemical structures and as well as allowing you to convert between various chemical and graphical file formats. +#AppMoniker: +Tags: chemistry,organic chemistry,chemdraw,molecule,java +FileExtensions: mrv,cxsmiles,cxsmi,cxsmarts,cxsma,abbrevgroup,csmol,csrxn,cssdf,t,csrdf,mol +#Protocols: + +# ================== License ================== +Homepage: https://chemaxon.com/products/marvin +License: Copyright (C) ChemAxon +#LicenseUrl: + +# ================= Installer ================= +Version: 20.21 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://dl.chemaxon.com/marvin/20.21.0/marvin_windows-x64_20.21_openjdk11.exe + Sha256: 667de220dca46935ef7913c2bba87e595a75de960f071c582a61a330386120e5 + Language: en-US + Switches: + Silent: -q + SilentWithProgress: -q \ No newline at end of file