Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Golang.Go version 1.18 #54491

Merged
3 commits merged into from
Mar 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions manifests/g/GoLang/Go/1.18.0/GoLang.Go.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Created using wingetcreate 0.3.0.3
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json

PackageIdentifier: GoLang.Go
PackageVersion: 1.18.0
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- InstallerLocale: en-US
Architecture: x64
InstallerType: msi
Scope: machine
InstallerUrl: https://dl.google.com/go/go1.18.windows-amd64.msi
InstallerSha256: 57cba0010ce3bc8012cfa68ab0e11181ccd8493a66b109a5b86998e5d2b38ae1
UpgradeBehavior: install
ProductCode: '{F307E329-805A-4C79-BAEC-7FB35F3FE64B}'
- InstallerLocale: en-US
Architecture: x86
InstallerType: msi
Scope: machine
InstallerUrl: https://dl.google.com/go/go1.18.windows-386.msi
InstallerSha256: 33f0d72f645d31256873225385700fa32ddb572acef8304548b869823384abd7
UpgradeBehavior: install
ProductCode: '{96064C04-3021-4953-A847-E05D1F5BABF3}'
ManifestType: installer
ManifestVersion: 1.0.0

11 changes: 11 additions & 0 deletions manifests/g/GoLang/Go/1.18.0/GoLang.Go.locale.de-DE.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Created using wingetcreate 0.3.0.3
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json

PackageIdentifier: GoLang.Go
PackageVersion: 1.18.0
PackageLocale: de-DE
Publisher: https://golang.org
ShortDescription: Go ist eine OpenSource Programmiersprache, die es einfach macht simple, zuverlässige und effiziente Software zu entwickeln.
Description: Die Programmiersprache Go ist ein OpenSource-Projekt um produktiveres Programmieren zu ermöglichen. Go ist expressiv, übersichtlich, klar und effizient. Die eingebauten Mechanismen für Nebenläufigkeit machen es einfach Programme zu schreiben, welche die beste Leistung aus Mehrkern- und vernetzten Maschinen herausholen, während das neuartige Typ-System flexible und modulare Programmerstellung ermöglichen. Go lässt sich schnell in Maschinencode kompilieren und bietet dennoch den Komfort der Garbage Collection und die Möglichkeiten der Nutzung von Reflections zur Laufzeit. Es ist eine schnelle, statisch typisierte, kompilierte Sprache die sich nach einer dynamisch typisierten, interpretierten Sprache anfühlt.
ManifestType: locale
ManifestVersion: 1.0.0
26 changes: 26 additions & 0 deletions manifests/g/GoLang/Go/1.18.0/GoLang.Go.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created using wingetcreate 0.3.0.3
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json

PackageIdentifier: GoLang.Go
PackageVersion: 1.18.0
PackageLocale: en-US
Publisher: https://golang.org
PublisherUrl: https://golang.org/
PublisherSupportUrl: https://golang.org/help
PrivacyUrl: http://www.google.com/intl/en/policies/privacy/
PackageName: Go Programming Language
PackageUrl: https://golang.org
License: BSD-style license
LicenseUrl: https://golang.org/LICENSE
Copyright: Copyright (c) 2009 The Go Authors
CopyrightUrl: https://golang.org/LICENSE
ShortDescription: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Description: The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
Moniker: go
Tags:
- go
- golang
- gccgp
- gc
ManifestType: defaultLocale
ManifestVersion: 1.0.0
9 changes: 9 additions & 0 deletions manifests/g/GoLang/Go/1.18.0/GoLang.Go.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Created using wingetcreate 0.3.0.3
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json

PackageIdentifier: GoLang.Go
PackageVersion: 1.18.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0