forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Remove: TechPowerUp.GPU-Z version 2.58.0 (microsoft#150444)"
This reverts commit 1461906.
- Loading branch information
1 parent
5d9f889
commit 8703c02
Showing
3 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/t/TechPowerUp/GPU-Z/2.58.0/TechPowerUp.GPU-Z.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created with Microsoft Visual Studio Code v1.88.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: TechPowerUp.GPU-Z | ||
PackageVersion: 2.58.0 | ||
InstallerType: exe | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silentWithProgress | ||
InstallerSwitches: | ||
SilentWithProgress: -installSilent | ||
Interactive: -install | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-04-05 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://us2-dl.techpowerup.com/files/GPU-Z.2.58.0.exe | ||
InstallerSha256: fefd2974c862d6d3afc49ca77eec4218e8c8835d1d5846f98a1aea4e2bf28de4 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
26 changes: 26 additions & 0 deletions
26
manifests/t/TechPowerUp/GPU-Z/2.58.0/TechPowerUp.GPU-Z.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created with Microsoft Visual Studio Code v1.88.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: TechPowerUp.GPU-Z | ||
PackageVersion: 2.58.0 | ||
PackageLocale: en-US | ||
Publisher: TechPowerUp | ||
PublisherUrl: https://www.techpowerup.com | ||
PublisherSupportUrl: https://www.techpowerup.com/contact | ||
PrivacyUrl: https://www.techpowerup.com/privacy | ||
Author: TechPowerUp | ||
PackageName: TechPowerUp GPU-Z | ||
PackageUrl: https://www.techpowerup.com/gpuz | ||
License: Freeware | ||
LicenseUrl: https://www.techpowerup.com/gpuz | ||
Copyright: (c) 2007-2024 TechPowerUp | ||
ShortDescription: GPU-Z is a lightweight system utility designed to provide vital information about your video card and graphics processor. | ||
Moniker: gpu-z | ||
Tags: | ||
- gpu | ||
- gpu-utility | ||
- hardware | ||
- hardware-utility | ||
- utility | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with Microsoft Visual Studio Code v1.88.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: TechPowerUp.GPU-Z | ||
PackageVersion: 2.58.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |