Skip to content

Commit d3c3536

Browse files
step-cigoreleaserbot
andauthored
Smallstep.step: v0.30.0 (#349860)
Co-authored-by: goreleaserbot <goreleaser@smallstep.com>
1 parent cdf88ce commit d3c3536

File tree

3 files changed

+70
-0
lines changed

3 files changed

+70
-0
lines changed
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.10.0.schema.json
3+
PackageIdentifier: Smallstep.step
4+
PackageVersion: 0.30.0
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-03-18"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: step_0.30.0\bin\step.exe
13+
PortableCommandAlias: step
14+
InstallerUrl: https://github.com/smallstep/cli/releases/download/v0.30.0/step_windows_0.30.0_arm64.zip
15+
InstallerSha256: c6050ca9b7e319ebe30dced14378bfd127519f96a5a630c3acfbae3c7238df5c
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: step_0.30.0\bin\step.exe
21+
PortableCommandAlias: step
22+
InstallerUrl: https://github.com/smallstep/cli/releases/download/v0.30.0/step_windows_0.30.0_amd64.zip
23+
InstallerSha256: 1de76140034f48d12a56d196491f102fe67eb99761b96421f3c81535235994a0
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
PackageIdentifier: Smallstep.step
4+
PackageVersion: 0.30.0
5+
PackageLocale: en-US
6+
Publisher: Smallstep
7+
PublisherUrl: https://smallstep.com
8+
PublisherSupportUrl: https://github.com/smallstep/certificates/discussions
9+
PrivacyUrl: https://smallstep.com/privacy-policy
10+
PackageName: step
11+
PackageUrl: https://github.com/smallstep/cli
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/smallstep/cli/blob/master/LICENSE
14+
ShortDescription: A Swiss army knife for working with X.509 certificates, JWTs, etc.
15+
Description: |
16+
step-cli lets you build, operate, and automate Public Key Infrastructure (PKI)
17+
systems and workflows. It's a swiss army knife for authenticated encryption
18+
(X.509, TLS), single sign-on (OAuth OIDC, SAML), multi-factor authentication
19+
(OATH OTP, FIDO U2F), encryption mechanisms (JSON Web Encryption, NaCl),
20+
and verifiable claims (JWT, SAML assertions).
21+
Moniker: step
22+
Tags:
23+
- cli
24+
- smallstep
25+
- pki
26+
- x509
27+
- certificates
28+
- tls
29+
- ssl
30+
- jwt
31+
- oauth
32+
- security
33+
- encryption
34+
- cryptography
35+
ReleaseNotesUrl: https://github.com/smallstep/cli/releases/tag/v0.30.0
36+
ManifestType: defaultLocale
37+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
PackageIdentifier: Smallstep.step
4+
PackageVersion: 0.30.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)