mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-15 13:53:25 +02:00
32 lines
1.3 KiB
YAML
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.wrapped-in-dir
|
|
PackageVersion: 1.2.1
|
|
InstallerLocale: en-US
|
|
InstallerType: zip
|
|
ReleaseDate: "2023-06-12"
|
|
Installers:
|
|
- Architecture: x64
|
|
NestedInstallerType: portable
|
|
NestedInstallerFiles:
|
|
- RelativeFilePath: foo\foo.exe
|
|
InstallerUrl: https://dummyhost/download/v1.2.1/foo_windows_amd64v1.zip
|
|
InstallerSha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
|
UpgradeBehavior: uninstallPrevious
|
|
- Architecture: x86
|
|
NestedInstallerType: portable
|
|
NestedInstallerFiles:
|
|
- RelativeFilePath: foo\foo.exe
|
|
InstallerUrl: https://dummyhost/download/v1.2.1/foo_windows_386.zip
|
|
InstallerSha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
|
UpgradeBehavior: uninstallPrevious
|
|
- Architecture: arm64
|
|
NestedInstallerType: portable
|
|
NestedInstallerFiles:
|
|
- RelativeFilePath: foo\foo.exe
|
|
InstallerUrl: https://dummyhost/download/v1.2.1/foo_windows_arm64.zip
|
|
InstallerSha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
|
UpgradeBehavior: uninstallPrevious
|
|
ManifestType: installer
|
|
ManifestVersion: 1.4.0
|