Add Rust msvc x86 1.44.1 (#2117)
* Add rust msvc x86 1.44.1 * Fixed id error
This commit is contained in:
18
manifests/Rustlang/rust-msvc-x86/1.44.1.yaml
Normal file
18
manifests/Rustlang/rust-msvc-x86/1.44.1.yaml
Normal 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"
|
Reference in New Issue
Block a user