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.0
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.0-x86_64-pc-windows-gnu.msi
|
|
InstallerSha256: FF0952EACF67C52A74706D16FE07C7A5778450B38EE67C47C1A645CDE929ED61
|
|
InstallerType: msi
|
|
ProductCode: "{4EB14DD3-99E2-4A8A-8BAA-353AF2A8261C}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://static.rust-lang.org/dist/rust-1.52.0-i686-pc-windows-gnu.msi
|
|
InstallerSha256: 8165F3AF2CBF80DB5847DFF7B16F6803664C4CEB4FA952646F7AED42435B9FED
|
|
InstallerType: msi
|
|
ProductCode: "{97546F58-7C6C-4379-ABAB-39EDECE18511}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|