diff --git a/manifests/g/GoLang/Go/1.14.7/GoLang.Go.installer.yaml b/manifests/g/GoLang/Go/1.14.7/GoLang.Go.installer.yaml new file mode 100644 index 000000000..3147b0c28 --- /dev/null +++ b/manifests/g/GoLang/Go/1.14.7/GoLang.Go.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: GoLang.Go +PackageVersion: 1.14.7 +Installers: +- Architecture: x64 + InstallerUrl: https://golang.org/dl/go1.14.7.windows-amd64.msi + InstallerSha256: 2E0DA6CC37B235F3BDEB91549FFEEBE669391DADDE7FF8D9DA1921103DBFCB7B + InstallerType: msi + ProductCode: "{F670DA7B-4D3F-42E2-985F-E6154DAB13A2}" +- Architecture: x86 + InstallerUrl: https://golang.org/dl/go1.14.7.windows-386.msi + InstallerSha256: 52DF04DEE059B0FC3C65AF271DAAB2CFA5E1DE57D2E204B53DC748F2224B5913 + InstallerType: msi + ProductCode: "{B49FA899-D0D0-4319-BF03-490C9C38AD54}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/g/GoLang/Go/1.14.7/GoLang.Go.locale.en-US.yaml b/manifests/g/GoLang/Go/1.14.7/GoLang.Go.locale.en-US.yaml new file mode 100644 index 000000000..5cc12c470 --- /dev/null +++ b/manifests/g/GoLang/Go/1.14.7/GoLang.Go.locale.en-US.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: GoLang.Go +PackageVersion: 1.14.7 +PackageLocale: en-US +LicenseUrl: https://github.com/golang/go/blob/go1.16/LICENSE +Moniker: go +Tags: +- go +- golang +- go1.16 +- golang1.16 +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 + diff --git a/manifests/g/GoLang/Go/1.14.7/GoLang.Go.yaml b/manifests/g/GoLang/Go/1.14.7/GoLang.Go.yaml index b9b084562..e0a63b843 100644 --- a/manifests/g/GoLang/Go/1.14.7/GoLang.Go.yaml +++ b/manifests/g/GoLang/Go/1.14.7/GoLang.Go.yaml @@ -1,22 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: GoLang.Go PackageVersion: 1.14.7 -PackageName: Go -Publisher: Golang -License: Copyright (c) 2009 The Go Authors -LicenseUrl: https://github.com/golang/go/blob/go1.14.7/LICENSE -Moniker: go -Tags: -- go -- golang -- go1.14 -- golang1.14 -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.14.7.windows-amd64.msi - InstallerSha256: 2E0DA6CC37B235F3BDEB91549FFEEBE669391DADDE7FF8D9DA1921103DBFCB7B - InstallerType: msi -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +