* Adding SoapUI (Open Source) manifest for version 5.5.0 * Adding missing blank line at the end of the manifest file * Fixing errors in the manifest path * Fixing errors in the manifest file type * Fixing the ID within the manifest file * Adding silent install parameters
23 lines
575 B
YAML
23 lines
575 B
YAML
# ================== General ==================
|
|
|
|
Id: SmartBear.SoapUIOpenSource
|
|
Publisher: SmartBear
|
|
Name: SoapUI Open Source
|
|
AppMoniker: soap-ui
|
|
Tags: soapui
|
|
Homepage: https://www.soapui.org/
|
|
License: European Union Public Licence (EUPL)
|
|
|
|
# ================= Installer =================
|
|
|
|
Version: 5.5.0
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://s3.amazonaws.com/downloads.eviware/soapuios/5.5.0/SoapUI-x64-5.5.0.exe
|
|
Sha256: d88ef3a3cd312105ea7039e8e0ade21d31fe448f23872be69c29ffdbc912ae12
|
|
Switches:
|
|
Silent: -q
|
|
SilentWithProgress: -q
|