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.15.2
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://golang.org/dl/go1.15.2.windows-amd64.msi
|
|
InstallerSha256: E31682789439BCC8C24EF5129C56F1558647822A03FEB0C3ED7D48B9A8E22D97
|
|
InstallerType: msi
|
|
ProductCode: "{868703B4-BCAA-43DB-9BAA-903731FCAD22}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://golang.org/dl/go1.15.2.windows-386.msi
|
|
InstallerSha256: FADAB96CA321033D8D16C7052870BB875872E2EB72E198F30564356E801FBB89
|
|
InstallerType: msi
|
|
ProductCode: "{1BBE6DE0-DD2F-42AC-9D69-6C3A98642730}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|