Added x86 architecture for Go version 1.13.14. (#9624)

This commit is contained in:
Easton Pillay
2021-04-02 19:08:16 -05:00
committed by GitHub
parent 4c7fce2830
commit 7cc2e64235
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.14
Installers:
- Architecture: x64
InstallerUrl: https://dl.google.com/go/go1.13.14.windows-amd64.msi
InstallerSha256: 2899BB23AEB0DD54BF75D0451BD09D59261A2555F7E161D0D003BB56ED10E7BD
InstallerType: msi
ProductCode: "{93A6DB5B-529E-4B61-997D-A2D5586B38EC}"
- Architecture: x86
InstallerUrl: https://dl.google.com/go/go1.13.14.windows-386.msi
InstallerSha256: 9106E7452C975F62B8A254C9FCEF33E35BD1ED930F5E4CA28735B80D712C48A1
InstallerType: msi
ProductCode: "{4880E0DB-E489-48AA-977F-BA752738CC67}"
ManifestType: installer
ManifestVersion: 1.0.0