diff --git a/manifests/g/GoLang/Go/1.13.14/GoLang.Go.installer.yaml b/manifests/g/GoLang/Go/1.13.14/GoLang.Go.installer.yaml new file mode 100644 index 000000000..cc1efd784 --- /dev/null +++ b/manifests/g/GoLang/Go/1.13.14/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.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 + diff --git a/manifests/g/GoLang/Go/1.13.14/GoLang.Go.locale.en-US.yaml b/manifests/g/GoLang/Go/1.13.14/GoLang.Go.locale.en-US.yaml new file mode 100644 index 000000000..8021bca2f --- /dev/null +++ b/manifests/g/GoLang/Go/1.13.14/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.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 + diff --git a/manifests/g/GoLang/Go/1.13.14/GoLang.Go.yaml b/manifests/g/GoLang/Go/1.13.14/GoLang.Go.yaml index 0d80f35f8..a3bef53ee 100644 --- a/manifests/g/GoLang/Go/1.13.14/GoLang.Go.yaml +++ b/manifests/g/GoLang/Go/1.13.14/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.13.14 -PackageName: Go -Publisher: Golang -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 +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +