Added Rust (GNU ABI) version 1.52.0. (#12202)
This commit is contained in:
		| @@ -0,0 +1,17 @@ | ||||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json | ||||
| PackageIdentifier: Rustlang.rust-gnu | ||||
| PackageVersion: 1.52.0 | ||||
| Installers: | ||||
| - Architecture: x64 | ||||
|   InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.0-x86_64-pc-windows-gnu.msi | ||||
|   InstallerSha256: FF0952EACF67C52A74706D16FE07C7A5778450B38EE67C47C1A645CDE929ED61 | ||||
|   InstallerType: msi | ||||
|   ProductCode: "{4EB14DD3-99E2-4A8A-8BAA-353AF2A8261C}" | ||||
| - Architecture: x86 | ||||
|   InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.0-i686-pc-windows-gnu.msi | ||||
|   InstallerSha256: 8165F3AF2CBF80DB5847DFF7B16F6803664C4CEB4FA952646F7AED42435B9FED | ||||
|   InstallerType: msi | ||||
|   ProductCode: "{97546F58-7C6C-4379-ABAB-39EDECE18511}" | ||||
| ManifestType: installer | ||||
| ManifestVersion: 1.0.0 | ||||
|  | ||||
| @@ -0,0 +1,18 @@ | ||||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json | ||||
| PackageIdentifier: Rustlang.rust-gnu | ||||
| PackageVersion: 1.52.0 | ||||
| PackageLocale: en-US | ||||
| LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT | ||||
| Moniker: rust-gnu | ||||
| Tags: | ||||
| - rust | ||||
| - windows | ||||
| - gnu | ||||
| PackageUrl: https://www.rust-lang.org/ | ||||
| Publisher: Rustlang | ||||
| PackageName: Rust (GNU ABI) | ||||
| License: Apache 2.0 and MIT | ||||
| ShortDescription: this is the rust-lang built with gnu toolchain | ||||
| ManifestType: defaultLocale | ||||
| ManifestVersion: 1.0.0 | ||||
|  | ||||
| @@ -0,0 +1,7 @@ | ||||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json | ||||
| PackageIdentifier: Rustlang.rust-gnu | ||||
| PackageVersion: 1.52.0 | ||||
| DefaultLocale: en-US | ||||
| ManifestType: version | ||||
| ManifestVersion: 1.0.0 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user