diff --git a/manifests/g/GoLang/Go/1.16.4/GoLang.Go.installer.yaml b/manifests/g/GoLang/Go/1.16.4/GoLang.Go.installer.yaml new file mode 100644 index 000000000..bd4cfdd88 --- /dev/null +++ b/manifests/g/GoLang/Go/1.16.4/GoLang.Go.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: GoLang.Go +PackageVersion: 1.16.4 +Installers: +- Architecture: x64 + InstallerUrl: https://golang.org/dl/go1.16.4.windows-amd64.msi + InstallerSha256: 9ae1cafad5f206f004cfe4e9e9b64e4710cb69c83f6221da89c113b6f2e8dec8 + InstallerType: msi + ProductCode: "{D618216B-A043-4951-A5F8-E1EEB64DEBFB}" +- Architecture: x86 + InstallerUrl: https://golang.org/dl/go1.16.4.windows-386.msi + InstallerSha256: a561574cc2c11d157feaf06f807a8c56a75dabcee688b95a7f7f826067385812 + InstallerType: msi + ProductCode: "{C0D2C62B-1F88-40F7-89D5-91D01FF23B81}" +ManifestType: installer +ManifestVersion: 1.0.0 \ No newline at end of file diff --git a/manifests/g/GoLang/Go/1.16.4/GoLang.Go.locale.en-US.yaml b/manifests/g/GoLang/Go/1.16.4/GoLang.Go.locale.en-US.yaml new file mode 100644 index 000000000..598d8679f --- /dev/null +++ b/manifests/g/GoLang/Go/1.16.4/GoLang.Go.locale.en-US.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: GoLang.Go +PackageVersion: 1.16.4 +PackageLocale: en-US +LicenseUrl: https://github.com/golang/go/blob/master/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 \ No newline at end of file diff --git a/manifests/g/GoLang/Go/1.16.4/GoLang.Go.yaml b/manifests/g/GoLang/Go/1.16.4/GoLang.Go.yaml new file mode 100644 index 000000000..0150951d6 --- /dev/null +++ b/manifests/g/GoLang/Go/1.16.4/GoLang.Go.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: GoLang.Go +PackageVersion: 1.16.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 \ No newline at end of file