20 lines
		
	
	
		
			675 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			675 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Datronicsoft.SpacedeskDriver.Client
 | |
| PackageVersion: 0.9.1015.0
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| InstallModes:
 | |
|   - interactive
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: x86
 | |
|     InstallerType: msi
 | |
|     InstallerUrl: https://spacedesk.net/downloads/spacedeskWindowsVIEWER_v0930_BETA.msi
 | |
|     InstallerSha256: 2c6aaf3404054ce9b3a1e577f4aafad3b47c12732af83c1dcd5337d15266ca69
 | |
|     ProductCode: "{CA4C011C-D50B-4ACF-8858-712C1F23D2D3}"
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |