Skip to content

Commit 4c9e87d

Browse files
committed
New version: spacelift-io.spacectl 1.21.0: add installer
1 parent b0cd326 commit 4c9e87d

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
PackageIdentifier: spacelift-io.spacectl
4+
PackageVersion: 1.21.0
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-04-20"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: spacectl.exe
13+
PortableCommandAlias: spacectl
14+
InstallerUrl: https://github.com/spacelift-io/spacectl/releases/download/v1.21.0/spacectl_1.21.0_windows_arm64.zip
15+
InstallerSha256: 7019d9d4011b1305f480b27a868b2b2d2520bd9e175863be90864f1f7909ea46
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: spacectl.exe
21+
PortableCommandAlias: spacectl
22+
InstallerUrl: https://github.com/spacelift-io/spacectl/releases/download/v1.21.0/spacectl_1.21.0_windows_amd64.zip
23+
InstallerSha256: b3b4f6e6671645ce545267b050e3486309c7191fd2e8a6ab66098356f0722bd9
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)