28 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: hello-efficiency-inc.raven-reader
 | |
| PackageVersion: 1.0.55
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| InstallModes:
 | |
|   - interactive
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: neutral
 | |
|     InstallerType: nullsoft
 | |
|     InstallerUrl: https://github.com/hello-efficiency-inc/raven-reader/releases/download/v1.0.55/Raven-Reader-Setup-1.0.55.exe
 | |
|     InstallerSha256: a120549ac411947aa0da53c2da0a3a42748d400b498d276c938207638306b2fa
 | |
|     Scope: user
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
|   - Architecture: neutral
 | |
|     InstallerType: nullsoft
 | |
|     InstallerUrl: https://github.com/hello-efficiency-inc/raven-reader/releases/download/v1.0.55/Raven-Reader-Setup-1.0.55.exe
 | |
|     InstallerSha256: a120549ac411947aa0da53c2da0a3a42748d400b498d276c938207638306b2fa
 | |
|     InstallerSwitches:
 | |
|       Custom: /ALLUSERS
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |