18 lines
696 B
YAML
18 lines
696 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: GoLang.Go
|
|
PackageVersion: 1.14.5
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://golang.org/dl/go1.14.5.windows-amd64.msi
|
|
InstallerSha256: F18964960F921E786A9321361AF95FD12537881B24C619FBF9381430005ED7CC
|
|
InstallerType: msi
|
|
ProductCode: "{DBEA1AEB-0082-4105-84FA-D861FC2F1EAB}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://golang.org/dl/go1.14.5.windows-386.msi
|
|
InstallerSha256: C5C72C355958B3097884F62D213892F6EB5EB63ADD4098E53D73CCA2AA06C04A
|
|
InstallerType: msi
|
|
ProductCode: "{B4CC2A13-DB4F-4550-B53A-9038E95F3BB3}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|