Add SoapUI (Open Source) v5.5.0 (#1851)
* 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
This commit is contained in:
22
manifests/SmartBear/SoapUIOpenSource/5.5.0.yaml
Normal file
22
manifests/SmartBear/SoapUIOpenSource/5.5.0.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
# ================== 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
|
Reference in New Issue
Block a user