Skip to content

Commit

Permalink
Smallstep.step: v0.28.2: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed Nov 20, 2024
1 parent bb1a0fb commit 80f2575
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/Smallstep/step/0.28.2/Smallstep.step.installer.yaml
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: Smallstep.step
PackageVersion: 0.28.2
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-11-20"
Installers:
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: step_0.28.2\bin\step.exe
PortableCommandAlias: step
InstallerUrl: https://github.com/smallstep/cli/releases/download/v0.28.2/step_windows_0.28.2_amd64.zip
InstallerSha256: a367cc168aa41d9a4b07fbf5a3cb22e282aa862d2b20e241f9352a3e99bbb7e6
UpgradeBehavior: uninstallPrevious
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: step_0.28.2\bin\step.exe
PortableCommandAlias: step
InstallerUrl: https://github.com/smallstep/cli/releases/download/v0.28.2/step_windows_0.28.2_arm64.zip
InstallerSha256: 6dcce00317de73c02bcefb0dceabc741f40c1af336f8262e45a236ea1e7287a0
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 80f2575

Please sign in to comment.