Skip to content

Commit

Permalink
New version: spacelift-io.spacectl 1.6.0: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed Oct 16, 2024
1 parent d4b18c2 commit acc7698
Showing 1 changed file with 26 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: spacelift-io.spacectl
PackageVersion: 1.6.0
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-10-16"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: spacectl.exe
PortableCommandAlias: spacectl
InstallerUrl: https://github.com/spacelift-io/spacectl/releases/download/v1.6.0/spacectl_1.6.0_windows_arm64.zip
InstallerSha256: 818c562f30a5f2735953be31f90385074dd557b3cadb0518495ea5d58eaf9a34
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: spacectl.exe
PortableCommandAlias: spacectl
InstallerUrl: https://github.com/spacelift-io/spacectl/releases/download/v1.6.0/spacectl_1.6.0_windows_amd64.zip
InstallerSha256: ac28a78593e3b0f2ee5924247230b957569b33aada4a1cb5e4a8e52a5f49f7c6
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit acc7698

Please sign in to comment.