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.6
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://golang.org/dl/go1.15.6.windows-amd64.msi
|
|
InstallerSha256: BEDC8243116297D14A8BA15FCB280E7419DCF344A957263E2C815D74D463397E
|
|
InstallerType: msi
|
|
ProductCode: "{3E95DF12-72E2-420A-9D48-464248B10C5E}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://golang.org/dl/go1.15.6.windows-386.msi
|
|
InstallerSha256: 968E08C7BBDEC292725F0419219CAD6D6F1F516374346EC88C18FB1A09031466
|
|
InstallerType: msi
|
|
ProductCode: "{442B6B88-AA09-4E8A-8C41-C1C7810540B7}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|