From c9c60d7e156156fc81d45c0ac1523600ab2f46dc Mon Sep 17 00:00:00 2001 From: "G. Andrew Duthie" Date: Sun, 28 Jun 2020 23:14:11 -0400 Subject: [PATCH] Submitting Service Studio version 11.7.12.yaml (#2143) * Submitting Service Studio version 11.7.12.yaml * Update Manifest after re-validation * Remove 'ManifestVersion' node Co-authored-by: Andrew Duthie --- .../OutSystems/ServiceStudio/11.7.12.0.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/OutSystems/ServiceStudio/11.7.12.0.yaml diff --git a/manifests/OutSystems/ServiceStudio/11.7.12.0.yaml b/manifests/OutSystems/ServiceStudio/11.7.12.0.yaml new file mode 100644 index 000000000..da7dd3d25 --- /dev/null +++ b/manifests/OutSystems/ServiceStudio/11.7.12.0.yaml @@ -0,0 +1,19 @@ +Id: OutSystems.ServiceStudio +Version: 11.7.12.0 +Name: OutSystems Service Studio +Publisher: OutSystems +License: Copyright (c) OutSystems. All rights reserved. +Homepage: https://www.outsystems.com/Downloads/search/Development-Environment/ +InstallerType: EXE +AppMoniker: OutSystems.Development.Environment +Tags: IDE, Outsystems +Description: Integrated Development Environment for the OutSystems Platform. +Installers: + - Arch: x64 + InstallerType: EXE + Url: https://www.dropbox.com/s/k7n71qstmnp6pwy/DevelopmentEnvironment-11.7.12%20%28Build%2021962%29.exe?dl=1 + Sha256: 09C52CD4F46250FA419927E34340EB05208B8511E93ED06C7C7F34E60EC98F4F + Switches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /D= \ No newline at end of file