Updated GoLang.Go to 1.16.4 (#13727)

This commit is contained in:
Karan09
2021-05-22 21:51:54 +05:30
committed by GitHub
parent 001a812d81
commit 4cffbed33c
3 changed files with 40 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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