Skip to content

Commit

Permalink
Smallstep.step: v0.27.2: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed Jul 18, 2024
1 parent 3e052b8 commit 848ab8f
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/Smallstep/step/0.27.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.27.2
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-07-18"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: step_0.27.2\bin\step.exe
PortableCommandAlias: step
InstallerUrl: https://github.com/smallstep/cli/releases/download/v0.27.2/step_windows_0.27.2_arm64.zip
InstallerSha256: fbb71414792c7b82833d9d86823aed4ef2c74ddd98e116541fdc495726b3af82
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: step_0.27.2\bin\step.exe
PortableCommandAlias: step
InstallerUrl: https://github.com/smallstep/cli/releases/download/v0.27.2/step_windows_0.27.2_amd64.zip
InstallerSha256: 91d8d4359e84154c21691358b41121b8ef6a3f34b6a0fc2b12d282adf45a09e9
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 848ab8f

Please sign in to comment.