Add Rust msvc x86 1.44.1 (#2117)

* Add rust msvc x86 1.44.1

* Fixed id error
This commit is contained in:
CGQAQ
2020-06-29 08:11:01 +08:00
committed by GitHub
parent da796c690c
commit 8e0d29001e

View File

@@ -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"