Skip to content

Commit 1794683

Browse files
add Rustlang.Rust.MSVC version 1.94.0
1 parent fbfe07e commit 1794683

3 files changed

Lines changed: 66 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot)
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Rustlang.Rust.MSVC
5+
PackageVersion: 1.94.0
6+
MinimumOSVersion: 10.0.0.0
7+
InstallerType: wix
8+
UpgradeBehavior: uninstallPrevious
9+
Installers:
10+
- Architecture: arm64
11+
InstallerUrl: https://static.rust-lang.org/dist/rust-1.94.0-aarch64-pc-windows-msvc.msi
12+
InstallerSha256: E6D004BF63A5C7EF03F3871F16805F8166CB2F6F812D6327EE878BAAF6936680
13+
ProductCode: '{FF4CED9F-ABBB-4F84-9650-4E9664970DE7}'
14+
AppsAndFeaturesEntries:
15+
- DisplayName: Rust 1.94 (MSVC)
16+
ProductCode: '{FF4CED9F-ABBB-4F84-9650-4E9664970DE7}'
17+
- Architecture: x86
18+
InstallerUrl: https://static.rust-lang.org/dist/rust-1.94.0-i686-pc-windows-msvc.msi
19+
InstallerSha256: D75CC47621767DD39CA6C9CAF0DF3DCB4055376FBA804D4EDD8E28FAD29E8E22
20+
ProductCode: '{5675C519-23F5-4B7D-8207-4A719F80CA04}'
21+
AppsAndFeaturesEntries:
22+
- DisplayName: Rust 1.94 (MSVC)
23+
ProductCode: '{5675C519-23F5-4B7D-8207-4A719F80CA04}'
24+
- Architecture: x64
25+
InstallerUrl: https://static.rust-lang.org/dist/rust-1.94.0-x86_64-pc-windows-msvc.msi
26+
InstallerSha256: 09CE8B5BB81F477211D5192EEA240CE3982FC945E09EDA9697AE787D59BFAABA
27+
ProductCode: '{CEE6F048-E77B-43DE-948F-F977774265E1}'
28+
AppsAndFeaturesEntries:
29+
- DisplayName: Rust 1.94 (MSVC 64-bit)
30+
ProductCode: '{CEE6F048-E77B-43DE-948F-F977774265E1}'
31+
ManifestType: installer
32+
ManifestVersion: 1.10.0
33+
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot)
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Rustlang.Rust.MSVC
5+
PackageVersion: 1.94.0
6+
PackageLocale: en-US
7+
Publisher: The Rust Project Developers
8+
PublisherUrl: https://github.com/rust-lang/rust
9+
PublisherSupportUrl: https://github.com/rust-lang/rust/issues
10+
Author: The Rust Project Developers
11+
PackageName: Rust (MSVC)
12+
PackageUrl: https://www.rust-lang.org/
13+
License: Apache 2.0 and MIT
14+
LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT
15+
CopyrightUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT
16+
ShortDescription: this is the rust-lang built with msvc toolchain
17+
Moniker: rust-msvc
18+
Tags:
19+
- msvc
20+
- rust
21+
- windows
22+
ManifestType: defaultLocale
23+
ManifestVersion: 1.10.0
24+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot)
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Rustlang.Rust.MSVC
5+
PackageVersion: 1.94.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0
9+

0 commit comments

Comments
 (0)