github.com/goreleaser/goreleaser@v1.25.1/internal/pipe/winget/testdata/TestRunPipe/partial/partial.installer.yaml.golden (about)

     1  # This file was generated by GoReleaser. DO NOT EDIT.
     2  # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
     3  PackageIdentifier: Beckersoft.partial
     4  PackageVersion: 1.2.1
     5  InstallerLocale: en-US
     6  InstallerType: zip
     7  ReleaseDate: "2023-06-12"
     8  Installers:
     9    - Architecture: x64
    10      NestedInstallerType: portable
    11      NestedInstallerFiles:
    12        - RelativeFilePath: foo.exe
    13          PortableCommandAlias: foo
    14      InstallerUrl: https://dummyhost/download/v1.2.1/foo_windows_amd64v1.zip
    15      InstallerSha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
    16      UpgradeBehavior: uninstallPrevious
    17  ManifestType: installer
    18  ManifestVersion: 1.6.0