35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== 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.33.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.33.0.exe
 | |
|     Sha256: 325afd2f911b0156bc38708c91e7ac399c8a93b190f4124a6e72e030c166c1f2
 | |
|     Scope: machine
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |