1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00
goreleaser/internal/pipe/winget/testdata/TestRunPipe/skip-upload/skip-upload.installer.yaml.golden
Carlos Alexandro Becker 0f5b058363
feat(winget): support arm64
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-06-15 03:34:12 +00:00

32 lines
1.3 KiB
YAML

# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json
PackageIdentifier: Beckersoft.doesnotmatter
PackageVersion: 1.2.1
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2023-06-12"
Installers:
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: foo.exe
InstallerUrl: https://dummyhost/download/v1.2.1/foo_windows_amd64v1.zip
InstallerSha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
UpgradeBehavior: uninstallPrevious
- Architecture: x86
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: foo.exe
InstallerUrl: https://dummyhost/download/v1.2.1/foo_windows_386.zip
InstallerSha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
UpgradeBehavior: uninstallPrevious
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: foo.exe
InstallerUrl: https://dummyhost/download/v1.2.1/foo_windows_arm64.zip
InstallerSha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.4.0