From b1230da450b4fc51084cb44930a6ff75c5ae19dc Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Mon, 7 Dec 2020 14:22:14 +0800 Subject: [PATCH] matlabdrive 1.6.1.2 (#5219) --- manifests/mathworks/matlabdrive/1.6.1.2.yaml | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/mathworks/matlabdrive/1.6.1.2.yaml diff --git a/manifests/mathworks/matlabdrive/1.6.1.2.yaml b/manifests/mathworks/matlabdrive/1.6.1.2.yaml new file mode 100644 index 000000000..cd54dd216 --- /dev/null +++ b/manifests/mathworks/matlabdrive/1.6.1.2.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: mathworks.matlabdrive +Publisher: mathworks +Name: matlab drive connector +Author: mathworks +Description: MATLAB Drive provides a common cloud-based storage location for your MATLAB files. Store up to 5 GB of files when your MATLAB license is current on Software Maintenance Service, or get 250 MB of free storage with just a MathWorks Account. +#AppMoniker: +Tags: matlab,drive,cloud,storage +#FileExtensions: +#Protocols: + +# ================== License ================== +Homepage: https://www.mathworks.com/products/matlab-drive.html +License: copyright (c) mathworks +#LicenseUrl: + +# ================= Installer ================= +Version: 1.6.1.2 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://ssd.mathworks.com/supportfiles/downloads/MATLABConnector/v1.6.1.2/installers/matlabconnector_1.6.1.2_win64_installer.exe + Sha256: 41517ef14a9fa0c3168f35c565d039fbe251324a65fab17b705cdd5c4577233f + Switches: + Silent: + SilentWithProgress: \ No newline at end of file