Added x86 architecture for Go version 1.13.13. (#9623)

This commit is contained in:
Easton Pillay
2021-04-02 18:36:43 -05:00
committed by GitHub
parent 39031ac018
commit e61b1e0511
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.13
Installers:
- Architecture: x64
InstallerUrl: https://dl.google.com/go/go1.13.13.windows-amd64.msi
InstallerSha256: FF9A5046D8001CF4E7BF2065CA8E91CC078F9FEB3359F91EBD051ED542BAF387
InstallerType: msi
ProductCode: "{E0EBE474-266E-47AA-8CCC-5F550EEF69AE}"
- Architecture: x86
InstallerUrl: https://dl.google.com/go/go1.13.13.windows-386.msi
InstallerSha256: C603DA652EBCC8323254FFE90CDE3F14E3A6282D52202F17C107CDB19C28DF63
InstallerType: msi
ProductCode: "{00D071AB-E402-4899-9148-95CE43414364}"
ManifestType: installer
ManifestVersion: 1.0.0