Add Rust gnu x86 1.44.1 (#2118)

* Add rust gnu x64 1.44.1

* Fixed id error
This commit is contained in:
CGQAQ
2020-06-29 08:53:24 +08:00
committed by GitHub
parent 652b94e825
commit dc3646c340

View File

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