Skip to content

Commit 99b998d

Browse files
authored
Update version: spacelift-io.spacectl version 1.21.1 (microsoft#365670)
1 parent 6d538ae commit 99b998d

3 files changed

Lines changed: 65 additions & 46 deletions

File tree

Lines changed: 19 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,19 @@
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.1
5-
InstallerLocale: en-US
6-
InstallerType: zip
7-
ReleaseDate: "2026-04-22"
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.1/spacectl_1.21.1_windows_arm64.zip
15-
InstallerSha256: 4a177b253827f4c26758c1a3365cecec3e7c0f37201c121c3ff50b0532139345
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.1/spacectl_1.21.1_windows_amd64.zip
23-
InstallerSha256: 5cd1831776a8e19777ea6877e4b947d48fae3751f5fd1201c0597079bf9532d2
24-
UpgradeBehavior: uninstallPrevious
25-
ManifestType: installer
26-
ManifestVersion: 1.12.0
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: spacelift-io.spacectl
5+
PackageVersion: 1.21.1
6+
InstallerLocale: en-US
7+
InstallerType: zip
8+
NestedInstallerType: portable
9+
NestedInstallerFiles:
10+
- RelativeFilePath: spacectl.exe
11+
PortableCommandAlias: spacectl
12+
UpgradeBehavior: uninstallPrevious
13+
ReleaseDate: 2026-04-22
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/spacelift-io/spacectl/releases/download/v1.21.1/spacectl_1.21.1_windows_amd64.zip
17+
InstallerSha256: 5CD1831776A8E19777EA6877E4B947D48FAE3751F5FD1201C0597079BF9532D2
18+
ManifestType: installer
19+
ManifestVersion: 1.10.0
Lines changed: 38 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,38 @@
1-
# This file was generated by GoReleaser. DO NOT EDIT.
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3-
PackageIdentifier: spacelift-io.spacectl
4-
PackageVersion: 1.21.1
5-
PackageLocale: en-US
6-
Publisher: spacelift-io
7-
PackageName: spacectl
8-
PackageUrl: https://github.com/spacelift-io/spacectl
9-
License: MIT
10-
ShortDescription: Spacelift client and CLI
11-
Moniker: spacectl
12-
ManifestType: defaultLocale
13-
ManifestVersion: 1.12.0
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: spacelift-io.spacectl
5+
PackageVersion: 1.21.1
6+
PackageLocale: en-US
7+
Publisher: spacelift-io
8+
PublisherUrl: https://github.com/spacelift-io
9+
PublisherSupportUrl: https://github.com/spacelift-io/spacectl/issues
10+
PackageName: spacectl
11+
PackageUrl: https://github.com/spacelift-io/spacectl
12+
License: MIT
13+
LicenseUrl: https://github.com/spacelift-io/spacectl/blob/HEAD/LICENSE
14+
ShortDescription: Spacelift client and CLI
15+
Moniker: spacectl
16+
Tags:
17+
- infra-as-code
18+
- pulumi
19+
- spacelift
20+
- terraform
21+
ReleaseNotes: |-
22+
What's Changed
23+
- feat: add agent skill for LLM-based coding agents by @Axot017 in #418
24+
- fix: use caFile variable instead of hardcoded "cacert" in configureTLS by @bernardm-k in #388
25+
- fix: only use forceApply option for Self-Hosted versions 5.1.0 and above by @adamconnelly in #422
26+
New Contributors
27+
- @bernardm-k made their first contribution in #388
28+
Full Changelog: v1.21.0...v1.21.1
29+
Artifacts
30+
Binaries
31+
The binaries are available at the bottom of this release.
32+
Docker images
33+
The following multi-arch (amd64 and arm64) Docker images have been published:
34+
- ghcr.io/spacelift-io/spacectl:latest
35+
- ghcr.io/spacelift-io/spacectl:1.21.1
36+
ReleaseNotesUrl: https://github.com/spacelift-io/spacectl/releases/tag/v1.21.1
37+
ManifestType: defaultLocale
38+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# This file was generated by GoReleaser. DO NOT EDIT.
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3-
PackageIdentifier: spacelift-io.spacectl
4-
PackageVersion: 1.21.1
5-
DefaultLocale: en-US
6-
ManifestType: version
7-
ManifestVersion: 1.12.0
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: spacelift-io.spacectl
5+
PackageVersion: 1.21.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)