Added Rust (GNU ABI) version 1.51.0. (#10654)

This commit is contained in:
Easton Pillay
2021-04-13 14:37:21 -05:00
committed by GitHub
parent 9cd44eb7ea
commit 0075a7eca9
3 changed files with 42 additions and 0 deletions

View File

@@ -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.51.0
Installers:
- Architecture: x64
InstallerUrl: https://static.rust-lang.org/dist/rust-1.51.0-x86_64-pc-windows-gnu.msi
InstallerSha256: 11C8F8F21DE32E7470CB7BE61666826A0A19FC45DF55BD0867F1253BF8EF071D
InstallerType: msi
ProductCode: "{FBE1449D-4AAA-4381-A35A-EE3BDFBC968C}"
- Architecture: x86
InstallerUrl: https://static.rust-lang.org/dist/rust-1.51.0-i686-pc-windows-gnu.msi
InstallerSha256: 9B521372BD7B52E271A2D5B67ACE003D9253EA6446CA0BF18F6E9954BA3CFA29
InstallerType: msi
ProductCode: "{4F02C97C-75A4-49A5-AF37-9CBE74E8B6CD}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -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.51.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

View File

@@ -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.51.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0