From 780b5065ad10fa698f65d5066d87062f19c4a8df Mon Sep 17 00:00:00 2001 From: mdanish-kh Date: Wed, 20 Jul 2022 14:07:33 +0500 Subject: [PATCH 1/3] Moved: Tricentis.NeoLoad version 8.0.0 --- .../8.0.0/Tricentis.NeoLoad.installer.yaml | 28 +++++++++++++++++++ .../8.0.0/Tricentis.NeoLoad.locale.en-US.yaml | 28 +++++++++++++++++++ .../NeoLoad/8.0.0/Tricentis.NeoLoad.yaml | 8 ++++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml create mode 100644 manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.locale.en-US.yaml create mode 100644 manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.yaml diff --git a/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml new file mode 100644 index 0000000000000..58086275793bb --- /dev/null +++ b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: Tricentis.NeoLoad +PackageVersion: 8.0.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -q + SilentWithProgress: -q +UpgradeBehavior: uninstallPrevious +FileExtensions: +- nlp +Installers: +- Architecture: x64 + InstallerUrl: https://d24mnm5myvorwj.cloudfront.net/documents/download/neoload/v8.0/neoload_8_0_0_windows_x64.exe + InstallerSha256: 4AE8E71988EC4083E8CFA83867FDD453A0F0F1048F4B4F0CC3B18356D714E484 +- Architecture: x86 + InstallerUrl: https://d24mnm5myvorwj.cloudfront.net/documents/download/neoload/v8.0/neoload_8_0_0_windows_x86.exe + InstallerSha256: DD53489353BE8F8360C95A6D06D3722497C903904D4573E32CC858D8D4A7B57C +ManifestType: installer +ManifestVersion: 1.1.0 diff --git a/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.locale.en-US.yaml b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.locale.en-US.yaml new file mode 100644 index 0000000000000..e9041bee11b86 --- /dev/null +++ b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: Tricentis.NeoLoad +PackageVersion: 8.0.0 +PackageLocale: en-US +Publisher: Tricentis +PublisherUrl: https://www.tricentis.com/ +PublisherSupportUrl: https://support-hub.tricentis.com/open +PrivacyUrl: https://www.tricentis.com/legal-information/privacy-policy/ +# Author: Tricentis +PackageName: NeoLoad +PackageUrl: https://www.tricentis.com/products/performance-testing-neoload/ +License: Proprietary +LicenseUrl: https://www.tricentis.com/legal-information/terms-of-use/ +Copyright: Copyright (c) 2022 Tricentis. All Rights Reserved +# CopyrightUrl: +ShortDescription: Automate API and Application Performance Testing +# Description: +Moniker: neoload +Tags: +- load-testing +- performance-testing +# Agreements: +# ReleaseNotes: +# ReleaseNotesUrl: +ManifestType: defaultLocale +ManifestVersion: 1.1.0 diff --git a/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.yaml b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.yaml new file mode 100644 index 0000000000000..25e5cf1fd448c --- /dev/null +++ b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: Tricentis.NeoLoad +PackageVersion: 8.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.1.0 From fd5a54299a6acdca37ffc730c60a2c03f1fe6d25 Mon Sep 17 00:00:00 2001 From: mdanish-kh Date: Wed, 20 Jul 2022 16:49:25 +0500 Subject: [PATCH 2/3] Add AppsAndFeaturesEntries for package move. --- .../t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml | 2 ++ .../Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.locale.en-US.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml index 58086275793bb..a06c9131cd370 100644 --- a/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml +++ b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml @@ -17,6 +17,8 @@ InstallerSwitches: UpgradeBehavior: uninstallPrevious FileExtensions: - nlp +AppsAndFeaturesEntries: + - Publisher: Tricentis Installers: - Architecture: x64 InstallerUrl: https://d24mnm5myvorwj.cloudfront.net/documents/download/neoload/v8.0/neoload_8_0_0_windows_x64.exe diff --git a/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.locale.en-US.yaml b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.locale.en-US.yaml index e9041bee11b86..d9433b35fc15b 100644 --- a/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.locale.en-US.yaml +++ b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.locale.en-US.yaml @@ -13,7 +13,7 @@ PackageName: NeoLoad PackageUrl: https://www.tricentis.com/products/performance-testing-neoload/ License: Proprietary LicenseUrl: https://www.tricentis.com/legal-information/terms-of-use/ -Copyright: Copyright (c) 2022 Tricentis. All Rights Reserved +Copyright: Copyright (c) 2022 Tricentis. All Rights Reserved. # CopyrightUrl: ShortDescription: Automate API and Application Performance Testing # Description: From 1f0dc58caad09db2af8452b54aa34c7ae64aa9d7 Mon Sep 17 00:00:00 2001 From: Muhammad Danish <88161975+mdanish-kh@users.noreply.github.com> Date: Wed, 20 Jul 2022 17:13:09 +0500 Subject: [PATCH 3/3] Add additional AppsAndFeaturesEntries Co-authored-by: Kaleb Luedtke --- .../t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml index a06c9131cd370..a391152d58651 100644 --- a/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml +++ b/manifests/t/Tricentis/NeoLoad/8.0.0/Tricentis.NeoLoad.installer.yaml @@ -19,6 +19,8 @@ FileExtensions: - nlp AppsAndFeaturesEntries: - Publisher: Tricentis + DisplayName: NeoLoad 8.0.0 + ProductCode: '9849-9594-6683-3599' Installers: - Architecture: x64 InstallerUrl: https://d24mnm5myvorwj.cloudfront.net/documents/download/neoload/v8.0/neoload_8_0_0_windows_x64.exe