18 lines
747 B
YAML
18 lines
747 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Rustlang.rust-gnu
|
|
PackageVersion: 1.52.1
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.1-x86_64-pc-windows-gnu.msi
|
|
InstallerSha256: C24D42ABACCA50051F8C4E013785EB91E95D7B2D80F8BE39C0BAA214D892AFEF
|
|
InstallerType: msi
|
|
ProductCode: "{C769F059-C42F-4AD1-95C3-37579CFD93A2}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.1-i686-pc-windows-gnu.msi
|
|
InstallerSha256: 38B827CCB0ABF360546DBCF3FC86E17FB46F1F87CB1494FDBCCF778F6DB9C835
|
|
InstallerType: msi
|
|
ProductCode: "{CF3568F6-748F-47F8-B7B4-A6B3C866C1B8}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|