Skip to content

Commit f8b2e23

Browse files
add Rustlang.Rust.MSVC version 1.95.0 (#361600)
1 parent c1d06fd commit f8b2e23

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.95.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.95.0-aarch64-pc-windows-msvc.msi
12+
InstallerSha256: 2381CC9D9D0BB0B403332ED59039E31CB86CB61CBD6C92934C2F7C439A1FEF5F
13+
ProductCode: '{544CE4F1-F62F-4111-8417-C474DC9227B6}'
14+
AppsAndFeaturesEntries:
15+
- DisplayName: Rust 1.95 (MSVC)
16+
ProductCode: '{544CE4F1-F62F-4111-8417-C474DC9227B6}'
17+
- Architecture: x86
18+
InstallerUrl: https://static.rust-lang.org/dist/rust-1.95.0-i686-pc-windows-msvc.msi
19+
InstallerSha256: AFCC1BBF9283B92F82590F42E7A87BF4F455381E51C760F524848055AC789E79
20+
ProductCode: '{9F37F403-5459-4B4F-A35F-FF7267911B5D}'
21+
AppsAndFeaturesEntries:
22+
- DisplayName: Rust 1.95 (MSVC)
23+
ProductCode: '{9F37F403-5459-4B4F-A35F-FF7267911B5D}'
24+
- Architecture: x64
25+
InstallerUrl: https://static.rust-lang.org/dist/rust-1.95.0-x86_64-pc-windows-msvc.msi
26+
InstallerSha256: 08D228850565CFE421DA6FAEAC029FB1F0C8341219D0DD9490D42A8355AA0703
27+
ProductCode: '{4963DA32-D72C-46C2-8DF0-F211A8E5F782}'
28+
AppsAndFeaturesEntries:
29+
- DisplayName: Rust 1.95 (MSVC 64-bit)
30+
ProductCode: '{4963DA32-D72C-46C2-8DF0-F211A8E5F782}'
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.95.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.95.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0
9+

0 commit comments

Comments
 (0)