diff --git a/manifests/g/GoLang/Go/1.13.12/GoLang.Go.installer.yaml b/manifests/g/GoLang/Go/1.13.12/GoLang.Go.installer.yaml new file mode 100644 index 000000000..558ed9328 --- /dev/null +++ b/manifests/g/GoLang/Go/1.13.12/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.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 + diff --git a/manifests/g/GoLang/Go/1.13.12/GoLang.Go.locale.en-US.yaml b/manifests/g/GoLang/Go/1.13.12/GoLang.Go.locale.en-US.yaml new file mode 100644 index 000000000..8a7a7fa99 --- /dev/null +++ b/manifests/g/GoLang/Go/1.13.12/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.12 +PackageLocale: en-US +LicenseUrl: https://github.com/golang/go/blob/go1.13.12/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.12/GoLang.Go.yaml b/manifests/g/GoLang/Go/1.13.12/GoLang.Go.yaml index 506095363..2ac0d82da 100644 --- a/manifests/g/GoLang/Go/1.13.12/GoLang.Go.yaml +++ b/manifests/g/GoLang/Go/1.13.12/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.12 -PackageName: Go -Publisher: Golang -License: Copyright (c) 2009 The Go Authors -LicenseUrl: https://github.com/golang/go/blob/go1.13.12/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.12.windows-amd64.msi - InstallerSha256: 8372A5A8813FF9BAD6E5A74390BB270FF864B6FD2EE5E3B4A0401F92A0E3465F - InstallerType: msi -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +