Added Rust (GNU ABI) version 1.52.1. (#12397)
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.1 | ||||||
|  | Installers: | ||||||
|  | - Architecture: x64 | ||||||
|  |   InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.1-x86_64-pc-windows-gnu.msi | ||||||
|  |   InstallerSha256: C24D42ABACCA50051F8C4E013785EB91E95D7B2D80F8BE39C0BAA214D892AFEF | ||||||
|  |   InstallerType: msi | ||||||
|  |   ProductCode: "{C769F059-C42F-4AD1-95C3-37579CFD93A2}" | ||||||
|  | - Architecture: x86 | ||||||
|  |   InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.1-i686-pc-windows-gnu.msi | ||||||
|  |   InstallerSha256: 38B827CCB0ABF360546DBCF3FC86E17FB46F1F87CB1494FDBCCF778F6DB9C835 | ||||||
|  |   InstallerType: msi | ||||||
|  |   ProductCode: "{CF3568F6-748F-47F8-B7B4-A6B3C866C1B8}" | ||||||
|  | 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.1 | ||||||
|  | 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.1 | ||||||
|  | DefaultLocale: en-US | ||||||
|  | ManifestType: version | ||||||
|  | ManifestVersion: 1.0.0 | ||||||
|  |  | ||||||
		Reference in New Issue
	
	Block a user