From 3135ab46f30d58bbca844f8eb4cf758822af8f28 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Thu, 25 Feb 2021 00:56:05 +0800 Subject: [PATCH] Marvin 21.3 (#7927) --- manifests/ChemAxon/Marvin/21.3.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 manifests/ChemAxon/Marvin/21.3.yaml diff --git a/manifests/ChemAxon/Marvin/21.3.yaml b/manifests/ChemAxon/Marvin/21.3.yaml new file mode 100644 index 000000000..d4469b76b --- /dev/null +++ b/manifests/ChemAxon/Marvin/21.3.yaml @@ -0,0 +1,28 @@ +# ================== 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: +#Commands: + +# ================== License ================== +Homepage: https://chemaxon.com/products/marvin +License: Copyright (C) ChemAxon +#LicenseUrl: + +# ================= Installer ================= +Version: 21.3 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://dl.chemaxon.com/marvin/21.3.0/marvin_windows-x64_21.3_openjdk11.exe + Sha256: 6becc992b948e35682936624175372702649080aed29f0b06f167a09340c574b + Language: en-US + Switches: + Silent: -q + SilentWithProgress: -q \ No newline at end of file