Skip to content

Commit 12c5641

Browse files
committed
New version: spacelift-io.spacectl 1.21.2: add installer
1 parent 361ae36 commit 12c5641

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.2
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-04-29"
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.2/spacectl_1.21.2_windows_arm64.zip
15+
InstallerSha256: e88a42b82e075857157349ee00ab4ff8919c7b04676bfad2a49d5c8e1a9f05bf
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.2/spacectl_1.21.2_windows_amd64.zip
23+
InstallerSha256: 22dd36295a0e4a472ec6f919ffc9e39910c8329c0cea07b0b8694f3902a8ee62
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)