Added x86 architecture for Go version 1.13.14. (#9624)
This commit is contained in:
17
manifests/g/GoLang/Go/1.13.14/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.13.14/GoLang.Go.installer.yaml
Normal 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
|
||||||
|
|
19
manifests/g/GoLang/Go/1.13.14/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.13.14/GoLang.Go.locale.en-US.yaml
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: GoLang.Go
|
||||||
|
PackageVersion: 1.13.14
|
||||||
|
PackageLocale: en-US
|
||||||
|
LicenseUrl: https://github.com/golang/go/blob/go1.13.14/LICENSE
|
||||||
|
Moniker: go
|
||||||
|
Tags:
|
||||||
|
- go
|
||||||
|
- golang
|
||||||
|
- go1.13
|
||||||
|
- golang1.13
|
||||||
|
PackageUrl: https://golang.org
|
||||||
|
Publisher: Golang
|
||||||
|
PackageName: Go
|
||||||
|
License: Copyright (c) 2009 The Go Authors
|
||||||
|
ShortDescription: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -1,22 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: GoLang.Go
|
PackageIdentifier: GoLang.Go
|
||||||
PackageVersion: 1.13.14
|
PackageVersion: 1.13.14
|
||||||
PackageName: Go
|
DefaultLocale: en-US
|
||||||
Publisher: Golang
|
ManifestType: version
|
||||||
License: Copyright (c) 2009 The Go Authors
|
|
||||||
LicenseUrl: https://github.com/golang/go/blob/go1.13.14/LICENSE
|
|
||||||
Moniker: go
|
|
||||||
Tags:
|
|
||||||
- go
|
|
||||||
- golang
|
|
||||||
- go1.13
|
|
||||||
- golang1.13
|
|
||||||
ShortDescription: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
|
|
||||||
PackageUrl: https://golang.org
|
|
||||||
Installers:
|
|
||||||
- Architecture: x64
|
|
||||||
InstallerUrl: https://dl.google.com/go/go1.13.14.windows-amd64.msi
|
|
||||||
InstallerSha256: 2899bb23aeb0dd54bf75d0451bd09d59261a2555f7e161d0d003bb56ed10e7bd
|
|
||||||
InstallerType: msi
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user