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