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

New package: GoLang.Go.1.19 version 1.19.0 #68523

Merged
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
33 changes: 33 additions & 0 deletions manifests/g/GoLang/Go/1/19/1.19.0/GoLang.Go.1.19.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json

PackageIdentifier: GoLang.Go.1.19
PackageVersion: 1.19.0
MinimumOSVersion: 10.0.0.0
InstallerType: wix
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- go
FileExtensions:
- go
- gohtml
Installers:
- Architecture: x64
InstallerUrl: https://dl.google.com/go/go1.19.windows-amd64.msi
InstallerSha256: 0743B5FE0C6E5C67C7D131A8E24D4E7BDD5EF272DD13205DD7AE30CC2F464123
ProductCode: '{46BB36FF-F76A-4A8D-B171-F7E693AC89E7}'
- Architecture: x86
InstallerUrl: https://dl.google.com/go/go1.19.windows-386.msi
InstallerSha256: 39ED9B03C42B0EE99477377C27B1A809A73B96C627D86C4AEDD133E92DF5BD43
ProductCode: '{A35B356B-6AFA-4BED-B6E3-9F08016EE64D}'
- Architecture: arm64
InstallerUrl: https://dl.google.com/go/go1.19.windows-arm64.msi
InstallerSha256: 6319AB5B50F0462EFCB092EEC3AC8C23A548652CDAA2755282AED4513B6188EE
ProductCode: '{69756D48-0E5F-4727-AA6A-92BEAD65FB61}'
ManifestType: installer
ManifestVersion: 1.1.0
29 changes: 29 additions & 0 deletions manifests/g/GoLang/Go/1/19/1.19.0/GoLang.Go.1.19.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json

PackageIdentifier: GoLang.Go.1.19
PackageVersion: 1.19.0
PackageLocale: en-US
Publisher: GoLang
PublisherUrl: https://go.dev/
PublisherSupportUrl: https://go.dev/help/
PrivacyUrl: https://policies.google.com/privacy
Author: The Go Authors
PackageName: Go 1.19
PackageUrl: https://go.dev/
License: BSD 3-Clause License
LicenseUrl: https://github.com/golang/go/blob/master/LICENSE
Copyright: Copyright (c) 2009 The Go Authors. All rights reserved.
CopyrightUrl: https://go.dev/copyright
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-1-19
Tags:
- go
- golang
- programming-language
# Agreements:
# ReleaseNotes:
# ReleaseNotesUrl:
ManifestType: defaultLocale
ManifestVersion: 1.1.0
8 changes: 8 additions & 0 deletions manifests/g/GoLang/Go/1/19/1.19.0/GoLang.Go.1.19.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json

PackageIdentifier: GoLang.Go.1.19
PackageVersion: 1.19.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.1.0