1 manifest only (#2119)

This commit is contained in:
CGQAQ
2020-06-29 09:37:28 +08:00
committed by GitHub
parent ae976dbdde
commit 53794fb5be

View File

@@ -0,0 +1,18 @@
Id: Rustlang.rust-msvc-x64
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: x64
Url: https://static.rust-lang.org/dist/rust-1.44.1-x86_64-pc-windows-msvc.msi
Sha256: F2206566D57D1BA0CDA2254E99AAA3CA99E1A43DAC6A8174C7C12D199BD600C3
InstallerType: msi
Switches:
Silent: "/quiet"
SilentWithProgress: "/quiet /passive"