Skip to content

Commit

Permalink
New version: mindersec.minder 0.0.80: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Dec 12, 2024
1 parent 35f0153 commit c18ce45
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.6.0.schema.json
PackageIdentifier: mindersec.minder
PackageVersion: 0.0.80
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-12-12"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.80/minder_0.0.80_windows_arm64.zip
InstallerSha256: 2d11b98b2466085efca24f9890c414490e90d48efa78459ce9a4df4f4c1b0b1f
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.80/minder_0.0.80_windows_amd64.zip
InstallerSha256: 44604aa7024e49f578d97b1ae5a16a22f26fa07a8a1e3abfe1161c04b06c603a
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit c18ce45

Please sign in to comment.