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.15.5
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://golang.org/dl/go1.15.5.windows-amd64.msi
|
|
InstallerSha256: C20EB1E9E2976B59A379096867AF7C632FA3A30D5B0C666FF037463E7FA0F65F
|
|
InstallerType: msi
|
|
ProductCode: "{D8A2A1CC-765C-4301-909B-685EDBA0C36D}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://golang.org/dl/go1.15.5.windows-386.msi
|
|
InstallerSha256: 28FAD44B732033302D14E10E2CFF133FD35E02C8089F5B1B0D16572AB39AEC2A
|
|
InstallerType: msi
|
|
ProductCode: "{CC5D867D-4557-42F6-BE1F-854F0CC547ED}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|