From 6b364ec0a04d44acbb119ac7e18f63f730d2efb9 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Tue, 23 Feb 2021 19:36:15 +0000 Subject: [PATCH] Update TechPowerUp.GPU-Z to 2.37.0 (#7884) --- manifests/TechPowerUp/GPU-Z/2.36.0.yaml | 34 ------------------------- manifests/TechPowerUp/GPU-Z/2.37.0.yaml | 22 ++++++++++++++++ 2 files changed, 22 insertions(+), 34 deletions(-) delete mode 100644 manifests/TechPowerUp/GPU-Z/2.36.0.yaml create mode 100644 manifests/TechPowerUp/GPU-Z/2.37.0.yaml diff --git a/manifests/TechPowerUp/GPU-Z/2.36.0.yaml b/manifests/TechPowerUp/GPU-Z/2.36.0.yaml deleted file mode 100644 index e486d658d..000000000 --- a/manifests/TechPowerUp/GPU-Z/2.36.0.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# ================== General ================== -Id: TechPowerUp.GPU-Z -Publisher: TechPowerUp -Name: GPU-Z -Author: TechPowerUp -Description: GPU-Z is a lightweight system utility designed to provide vital information about your video card and graphics processor. -AppMoniker: gpuz -Tags: GPU, GPUZ, GPU-Z, Utility - -# ================== License ================== -Homepage: https://www.techpowerup.com/gpuz/ -License: (c) 2007-2020 TechPowerUp (www.techpowerup.com) -LicenseUrl: https://www.techpowerup.com/gpuz/ - -# ================= Installer ================= -MinOSVersion: 10.0.0.0 -#Channel: stable # Channel is not supported in this preview (5/24/2020) -Version: 2.36.0 - -Switches: - Custom: - Silent: /installSilent - SilentWithProgress: /installSilent - #Interactive: # Interactive is not supported in this preview (5/24/2020) - Language: en-US - -InstallerType: exe -Installers: - - Arch: x86 - Url: https://us2-dl.techpowerup.com/files/GPU-Z.2.36.0.exe - Sha256: 4BF214E743A643A0272F7D11D23F4C3F375F5821BAF9A9C66F2C4E81C99CD245 - Scope: machine - -# ManifestVersion: 0.1.0 diff --git a/manifests/TechPowerUp/GPU-Z/2.37.0.yaml b/manifests/TechPowerUp/GPU-Z/2.37.0.yaml new file mode 100644 index 000000000..1c5fdd9c4 --- /dev/null +++ b/manifests/TechPowerUp/GPU-Z/2.37.0.yaml @@ -0,0 +1,22 @@ +Id: TechPowerUp.GPU-Z +Publisher: TechPowerUp +Name: GPU-Z +Author: TechPowerUp +Description: GPU-Z is a lightweight system utility designed to provide vital information about your video card and graphics processor. +AppMoniker: gpuz +Tags: GPU, GPUZ, GPU-Z, Utility +Homepage: https://www.techpowerup.com/gpuz/ +License: (c) 2007-2020 TechPowerUp (www.techpowerup.com) +LicenseUrl: https://www.techpowerup.com/gpuz/ +MinOSVersion: 10.0.0.0 +Version: 2.37.0 +Switches: + Silent: /installSilent + SilentWithProgress: /installSilent + Language: en-US +InstallerType: exe +Installers: + - Arch: x86 + Url: https://us2-dl.techpowerup.com/files/GPU-Z.2.37.0.exe + Sha256: 13a8d0899907bb0350a0cc7971919d7b565b8545f3110c2650b346accd97cb16 + Scope: machine