20 lines
		
	
	
		
			600 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			600 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: FastStone.Capture
 | |
| PackageVersion: 9.4
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| InstallModes:
 | |
|   - interactive
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: x86
 | |
|     InstallerType: nullsoft
 | |
|     InstallerUrl: https://www.faststonesoft.net/DN/FSCaptureSetup94.exe
 | |
|     InstallerSha256: 6F551EF206A6D9DA15F47F1C6202429171F02F7DCBD611AC9D721BEDB0E18353
 | |
| #    ProductCode: 
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |