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.34.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://nl1-dl.techpowerup.com/files/GPU-Z.2.34.0.exe
 | 
						|
    Sha256: 83F9A53AEBD0A381887D8F4FF07032477194BE3BE79C1C242A39F09623E79B93
 | 
						|
    Scope: machine
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |