diff --git a/manifests/Rustlang/rust-msvc-x86/1.45.2.yaml b/manifests/Rustlang/rust-msvc-x86/1.45.2.yaml new file mode 100644 index 000000000..76268c08a --- /dev/null +++ b/manifests/Rustlang/rust-msvc-x86/1.45.2.yaml @@ -0,0 +1,18 @@ +Id: Rustlang.rust-msvc-x86 +Version: 1.45.2 +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 toolchain +Homepage: https://www.rust-lang.org/ +Installers: + - Arch: x86 + Url: https://static.rust-lang.org/dist/rust-1.45.2-i686-pc-windows-msvc.msi + Sha256: 888718A10B0C7352A08CD853EE2DAA390C077F1904B56CF3668EC3C5E875296C + InstallerType: msi + Switches: + Silent: "/quiet" + SilentWithProgress: "/quiet /passive"