* Added GPU-Z v2.40.0 * Update TechPowerUp.GPU-Z.yaml * Update TechPowerUp.GPU-Z.installer.yaml
		
			
				
	
	
		
			22 lines
		
	
	
		
			707 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			707 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: TechPowerUp.GPU-Z
 | |
| PackageVersion: 2.40.0
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| InstallModes:
 | |
|   - interactive
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: x86
 | |
|     InstallerType: exe
 | |
|     InstallerUrl: https://us2-dl.techpowerup.com/files/NQLa4iwbZcQOCTB7yw-FqQ/1622216209/GPU-Z.2.40.0.exe
 | |
|     InstallerSha256: 339C41D7CF78E491C3A308216EB4EB82F61B16FA3F4357BF3E31BFA08AE01802
 | |
|     InstallerSwitches:
 | |
|       Silent: /installSilent
 | |
|       SilentWithProgress: /installSilent 
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |