Added x86 architecture for Rust (GNU ABI) version 1.43.1. (#11286)
This commit is contained in:
		| @@ -1,24 +1,7 @@ | ||||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json | ||||
| PackageIdentifier: Rustlang.rust-gnu | ||||
| PackageVersion: 1.43.1 | ||||
| PackageName: rust-gnu | ||||
| Publisher: Rustlang | ||||
| License: Apache 2.0 and MIT | ||||
| LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT | ||||
| Moniker: rust-gnu | ||||
| Tags: | ||||
| - rust | ||||
| - windows | ||||
| - gnu | ||||
| ShortDescription: this is the rust-lang built with gnu toolchain | ||||
| PackageUrl: https://www.rust-lang.org/ | ||||
| Installers: | ||||
| - Architecture: x64 | ||||
|   InstallerUrl: https://static.rust-lang.org/dist/rust-1.43.1-x86_64-pc-windows-gnu.msi | ||||
|   InstallerSha256: 5BB68819BA1FC00338915948171287EBD4FD7AEF1840EF9076153D821B943459 | ||||
|   InstallerType: msi | ||||
|   InstallerSwitches: | ||||
|     Silent: "/quiet" | ||||
|     SilentWithProgress: "/quiet /passive" | ||||
| PackageLocale: en-US | ||||
| ManifestType: singleton | ||||
| DefaultLocale: en-US | ||||
| ManifestType: version | ||||
| ManifestVersion: 1.0.0 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user