Added x86 architecture for Rust (Visual Studio ABI) version 1.50.0. (#11291)
This commit is contained in:
@@ -1,24 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Rustlang.rust-msvc
|
||||
PackageVersion: 1.50.0
|
||||
PackageName: rust-msvc
|
||||
Publisher: Rustlang
|
||||
License: Apache 2.0 and MIT
|
||||
LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT
|
||||
Moniker: rust-msvc
|
||||
Tags:
|
||||
- rust
|
||||
- windows
|
||||
- msvc
|
||||
ShortDescription: this is the rust-lang built with msvc
|
||||
PackageUrl: https://www.rust-lang.org/
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://static.rust-lang.org/dist/rust-1.50.0-x86_64-pc-windows-msvc.msi
|
||||
InstallerSha256: c38eb865683b9fcdd12ba0cb9a3dba746694b0e00083739080381cc909aee5fe
|
||||
InstallerType: msi
|
||||
InstallerSwitches:
|
||||
Silent: "/quiet"
|
||||
SilentWithProgress: "/quiet /passive"
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user