Added x86 architecture for Go version 1.13.15. (#9625)

This commit is contained in:
Easton Pillay
2021-04-02 18:33:39 -05:00
committed by GitHub
parent 3aeda5a441
commit 39031ac018
3 changed files with 40 additions and 19 deletions

View File

@@ -0,0 +1,17 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: GoLang.Go
PackageVersion: 1.13.15
Installers:
- Architecture: x64
InstallerUrl: https://dl.google.com/go/go1.13.15.windows-amd64.msi
InstallerSha256: 7537801CAF2991271AC8918A85C58BF011C5D857E171AC6B244CCDF96FBF488F
InstallerType: msi
ProductCode: "{A347E3B6-5086-41C2-9517-FA3E3EAF4B17}"
- Architecture: x86
InstallerUrl: https://dl.google.com/go/go1.13.15.windows-386.msi
InstallerSha256: 96D2E3B8D2E8F8F7C3344BF5133343E501E0CEC98CCFC2A456D0B250F46DD11F
InstallerType: msi
ProductCode: "{2BDEE902-036D-494D-BD71-3347A2FB13D9}"
ManifestType: installer
ManifestVersion: 1.0.0