Added x86 architecture for Goversion 1.13.12. (#9622)

This commit is contained in:
Easton Pillay
2021-04-02 14:56:06 -05:00
committed by GitHub
parent 4def28a030
commit 810510dec1
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.12
Installers:
- Architecture: x64
InstallerUrl: https://dl.google.com/go/go1.13.12.windows-amd64.msi
InstallerSha256: 8372A5A8813FF9BAD6E5A74390BB270FF864B6FD2EE5E3B4A0401F92A0E3465F
InstallerType: msi
ProductCode: "{75C34AF3-E4A0-437C-BE17-329D274F4453}"
- Architecture: x86
InstallerUrl: https://dl.google.com/go/go1.13.12.windows-386.msi
InstallerSha256: 9E2591FCCB6FEACCB2A4F5E3746037C6BCF885FA2EE7E3B569CE288782771CFF
InstallerType: msi
ProductCode: "{55920A2A-B01A-4D59-8892-77578FB898AF}"
ManifestType: installer
ManifestVersion: 1.0.0