21 lines
		
	
	
		
			822 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			822 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: GitHub.GitHubDesktop
 | 
						|
PackageVersion: 2.8.0
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://desktop.githubusercontent.com/releases/2.8.0-853674e1/GitHubDesktopSetup-x64.exe
 | 
						|
  InstallerSha256: e275b3a35a8b57471119b99250e55ef97bfa274344c8eacf911bb0fd7b4b1359
 | 
						|
  InstallerType: exe
 | 
						|
  Scope: user
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: /s
 | 
						|
    SilentWithProgress: /s
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://desktop.githubusercontent.com/releases/2.8.0-853674e1/GitHubDesktopSetup-x64.msi
 | 
						|
  InstallerSha256: 3702a3175e5f7b7054e0fbeb494e00736e94cc6e786f64c6b82bcd654ac09515
 | 
						|
  InstallerType: msi
 | 
						|
  ProductCode: "{8203DA7E-9796-49D0-A051-7F656CF63306}"
 | 
						|
  Scope: machine
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |