From 4194fbbda5545701d6979e02cd32ad7745b05e6a Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Thu, 6 May 2021 19:54:34 -0400 Subject: [PATCH] Added Rust (GNU ABI) version 1.52.0. (#12202) --- .../1.52.0/Rustlang.rust-gnu.installer.yaml | 17 +++++++++++++++++ .../1.52.0/Rustlang.rust-gnu.locale.en-US.yaml | 18 ++++++++++++++++++ .../rust-gnu/1.52.0/Rustlang.rust-gnu.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.installer.yaml create mode 100644 manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.locale.en-US.yaml create mode 100644 manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.yaml diff --git a/manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.installer.yaml b/manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.installer.yaml new file mode 100644 index 000000000..03abb8f51 --- /dev/null +++ b/manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.installer.yaml @@ -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 + diff --git a/manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.locale.en-US.yaml b/manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.locale.en-US.yaml new file mode 100644 index 000000000..b71ae70d6 --- /dev/null +++ b/manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.locale.en-US.yaml @@ -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 + diff --git a/manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.yaml b/manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.yaml new file mode 100644 index 000000000..a3c0d7d3b --- /dev/null +++ b/manifests/r/Rustlang/rust-gnu/1.52.0/Rustlang.rust-gnu.yaml @@ -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 +