Skip to content

Commit

Permalink
New version: mindersec.minder 0.0.82: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Jan 24, 2025
1 parent cf70a16 commit a0742c0
Showing 1 changed file with 26 additions and 0 deletions.
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.9.0.schema.json
PackageIdentifier: mindersec.minder
PackageVersion: 0.0.82
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2025-01-24"
Installers:
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.82/minder_0.0.82_windows_amd64.zip
InstallerSha256: 3c14deebbbc1c243e10314ccd6a40e287b49042489d8cccac012d2c3552209a9
UpgradeBehavior: uninstallPrevious
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.82/minder_0.0.82_windows_arm64.zip
InstallerSha256: d91628562a16d1a48a6f63a9a0d997497da40256bb713ad0ebbbfb859d61c9f7
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.9.0

0 comments on commit a0742c0

Please sign in to comment.