18 lines
696 B
YAML
18 lines
696 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: GoLang.Go
|
|
PackageVersion: 1.14.9
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://golang.org/dl/go1.14.9.windows-amd64.msi
|
|
InstallerSha256: 955DC4F0FEF2D4EE0CB8673E67DE8388F8E889E138C68FA0570204F740FAFE41
|
|
InstallerType: msi
|
|
ProductCode: "{772E9640-9474-488E-B407-B795C353DC3C}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://golang.org/dl/go1.14.9.windows-386.msi
|
|
InstallerSha256: 83472063A0F4E4A1C729E3CCA387BD2794F4BF4C5087D92F45AD1CC3EFD2BD00
|
|
InstallerType: msi
|
|
ProductCode: "{FF8A3FB5-3577-4CB8-93A2-F56970BA40CB}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|