Skip to content

Commit

Permalink
Smallstep.step-ca: v0.28.0: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed Oct 30, 2024
1 parent e122d2a commit 60c73aa
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 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-ca
PackageVersion: 0.28.0
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-10-30"
Installers:
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: step-ca.exe
PortableCommandAlias: step-ca
InstallerUrl: https://github.com/smallstep/certificates/releases/download/v0.28.0/step-ca_windows_0.28.0_amd64.zip
InstallerSha256: 6ac62e48f58bc9d9a44713ba137f788de4daa29eccdfb5f3c2922953c4c6ea51
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 60c73aa

Please sign in to comment.