Skip to content

Commit 4dd5872

Browse files
add Rustlang.Rust.MSVC version 1.84.1
1 parent 85d449d commit 4dd5872

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.6.0.schema.json
3+
4+
PackageIdentifier: Rustlang.Rust.MSVC
5+
PackageVersion: 1.84.1
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.84.1-aarch64-pc-windows-msvc.msi
12+
InstallerSha256: CBA94C3C0756FF57AA8F8B953A96976E9C312B1070B8CD259B5ACC72C62D913E
13+
ProductCode: '{74625F14-547A-4A44-BCE2-9886392690AD}'
14+
AppsAndFeaturesEntries:
15+
- DisplayName: Rust 1.84 (MSVC)
16+
ProductCode: '{74625F14-547A-4A44-BCE2-9886392690AD}'
17+
- Architecture: x86
18+
InstallerUrl: https://static.rust-lang.org/dist/rust-1.84.1-i686-pc-windows-msvc.msi
19+
InstallerSha256: D374154A313B513BAA613B4C66F16CAF18AAA9B90332719172E0B4AFDC4FF278
20+
ProductCode: '{E464832E-85C5-4F3C-9B5B-B829CA25F485}'
21+
AppsAndFeaturesEntries:
22+
- DisplayName: Rust 1.84 (MSVC)
23+
ProductCode: '{E464832E-85C5-4F3C-9B5B-B829CA25F485}'
24+
- Architecture: x64
25+
InstallerUrl: https://static.rust-lang.org/dist/rust-1.84.1-x86_64-pc-windows-msvc.msi
26+
InstallerSha256: 55D74BAE920D42515C849C2103B321F0008FCF66CEDCA51D10234529FC14E3D5
27+
ProductCode: '{B4A1832A-5FD7-4961-8928-3F84A49A41DA}'
28+
AppsAndFeaturesEntries:
29+
- DisplayName: Rust 1.84 (MSVC 64-bit)
30+
ProductCode: '{B4A1832A-5FD7-4961-8928-3F84A49A41DA}'
31+
ManifestType: installer
32+
ManifestVersion: 1.6.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.6.0.schema.json
3+
4+
PackageIdentifier: Rustlang.Rust.MSVC
5+
PackageVersion: 1.84.1
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.6.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.6.0.schema.json
3+
4+
PackageIdentifier: Rustlang.Rust.MSVC
5+
PackageVersion: 1.84.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0
9+

0 commit comments

Comments
 (0)