From c89ff3d09d9bd10efdb8e5887b9a13af0214d2ce Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 10 May 2021 14:32:50 -0400 Subject: [PATCH] Added Rust (Visual Studio ABI) version 1.52.1. (#12398) --- .../1.52.1/Rustlang.rust-msvc.installer.yaml | 23 +++++++++++++++++++ .../Rustlang.rust-msvc.locale.en-US.yaml | 18 +++++++++++++++ .../rust-msvc/1.52.1/Rustlang.rust-msvc.yaml | 7 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.installer.yaml create mode 100644 manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.locale.en-US.yaml create mode 100644 manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.yaml diff --git a/manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.installer.yaml b/manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.installer.yaml new file mode 100644 index 000000000..b7465288c --- /dev/null +++ b/manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Rustlang.rust-msvc +PackageVersion: 1.52.1 +Installers: +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.1-x86_64-pc-windows-msvc.msi + InstallerSha256: BA527961A4A06E1A0505CE98C75DB8ED92189AB5C92F82D20034B8A638F3A869 + InstallerType: msi + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet /passive + ProductCode: "{EE4C4A58-B019-4D5F-9FE5-C4D9B4ADE02A}" +- Architecture: x86 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.1-i686-pc-windows-msvc.msi + InstallerSha256: 189A63A51C2E1F4D5ED85EE2F1C044456C87CC09858431257C630012FE8F0DE5 + InstallerType: msi + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet /passive + ProductCode: "{AB8BE639-415D-4B64-BF3C-34C430389505}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.locale.en-US.yaml b/manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.locale.en-US.yaml new file mode 100644 index 000000000..8e21405d3 --- /dev/null +++ b/manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.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-msvc +PackageVersion: 1.52.1 +PackageLocale: en-US +LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +Moniker: rust-msvc +Tags: +- rust +- windows +- msvc +PackageUrl: https://www.rust-lang.org/ +Publisher: Rustlang +PackageName: Rust (Visual Studio ABI) +License: Apache 2.0 and MIT +ShortDescription: this is the rust-lang built with msvc +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.yaml b/manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.yaml new file mode 100644 index 000000000..9a7aee686 --- /dev/null +++ b/manifests/r/Rustlang/rust-msvc/1.52.1/Rustlang.rust-msvc.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: Rustlang.rust-msvc +PackageVersion: 1.52.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 +