24 lines
		
	
	
		
			907 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			907 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: Rustlang.rust-gnu
 | 
						|
PackageVersion: 1.50.0
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://static.rust-lang.org/dist/rust-1.50.0-x86_64-pc-windows-gnu.msi
 | 
						|
  InstallerSha256: F386733A31CF36CDD06613BC6D0607A410627C854736288301302C7170E8705A
 | 
						|
  InstallerType: msi
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: /quiet
 | 
						|
    SilentWithProgress: /quiet /passive
 | 
						|
  ProductCode: "{D793AFC5-0AC2-41E8-AAD4-9445E90B1213}"
 | 
						|
- Architecture: x86
 | 
						|
  InstallerUrl: https://static.rust-lang.org/dist/rust-1.50.0-i686-pc-windows-gnu.msi
 | 
						|
  InstallerSha256: 7B8A11F77AF87D44EE30E4331EF699BB6E618242532D2DC9B6E2408920E90776
 | 
						|
  InstallerType: msi
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: /quiet
 | 
						|
    SilentWithProgress: /quiet /passive
 | 
						|
  ProductCode: "{698A6FA7-2F98-4289-BC2C-BE78AAB5D0EB}"
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |