diff --git a/manifests/Rustlang/rust-msvc-x86/1.44.1.yaml b/manifests/Rustlang/rust-msvc-x86/1.44.1.yaml new file mode 100644 index 000000000..d4d338a24 --- /dev/null +++ b/manifests/Rustlang/rust-msvc-x86/1.44.1.yaml @@ -0,0 +1,18 @@ +Id: Rustlang.rust-msvc-x86 +Version: 1.44.1 +Name: rust-msvc +Publisher: Rustlang +License: Apache 2.0 and MIT +LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +AppMoniker: rust-msvc +Tags: rust, windows, msvc +Description: this is the rust-lang built with msvc +Homepage: https://www.rust-lang.org/ +Installers: + - Arch: x86 + Url: https://static.rust-lang.org/dist/rust-1.44.1-i686-pc-windows-msvc.msi + Sha256: 6DB471DCDD59F61711B97D91C0AEED163C1A870AC89FAF9F4B9E8A3726CA7C30 + InstallerType: msi + Switches: + Silent: "/quiet" + SilentWithProgress: "/quiet /passive"