Skip to content

Commit ce64cd5

Browse files
add Rustlang.Rust.GNU version 1.82.0
1 parent ddff7e4 commit ce64cd5

File tree

3 files changed

+59
-0
lines changed

3 files changed

+59
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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.GNU
5+
PackageVersion: 1.82.0
6+
MinimumOSVersion: 10.0.0.0
7+
InstallerType: wix
8+
UpgradeBehavior: uninstallPrevious
9+
Installers:
10+
- Architecture: x86
11+
InstallerUrl: https://static.rust-lang.org/dist/rust-1.82.0-i686-pc-windows-gnu.msi
12+
InstallerSha256: 6962A7386D3D4FD87BE3998B72C455B1276EC3D52DE15189798FF6B850158069
13+
ProductCode: '{96929123-023F-463F-960E-39BD222C3D4F}'
14+
AppsAndFeaturesEntries:
15+
- DisplayName: Rust 1.82 (GNU)
16+
ProductCode: '{96929123-023F-463F-960E-39BD222C3D4F}'
17+
- Architecture: x64
18+
InstallerUrl: https://static.rust-lang.org/dist/rust-1.82.0-x86_64-pc-windows-gnu.msi
19+
InstallerSha256: 36857A320DB9AB22FBB5024C59887C4B03475D91E9CB5FCAAC1E0F4F109A70EB
20+
ProductCode: '{94FB0EEB-AD4F-4F1D-B46D-A324358F5FEF}'
21+
AppsAndFeaturesEntries:
22+
- DisplayName: Rust 1.82 (GNU 64-bit)
23+
ProductCode: '{94FB0EEB-AD4F-4F1D-B46D-A324358F5FEF}'
24+
ManifestType: installer
25+
ManifestVersion: 1.6.0
26+
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.GNU
5+
PackageVersion: 1.82.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 (GNU)
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 gnu toolchain
17+
Moniker: rust-gnu
18+
Tags:
19+
- gnu
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.GNU
5+
PackageVersion: 1.82.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0
9+

0 commit comments

Comments
 (0)