Skip to content

Commit

Permalink
New version: mindersec.minder 0.0.78: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Dec 6, 2024
1 parent 11975bb commit 14b8d39
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.78
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-12-06"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.78/minder_0.0.78_windows_arm64.zip
InstallerSha256: e13d4b6a73e6b92693a272ec67f3579fa53dd3ac2903084e27796502eeeb5d8f
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.78/minder_0.0.78_windows_amd64.zip
InstallerSha256: 1f35ca975f124d5925cb69582539a5623e31701e4565e9b8c2c0327fd9b8862b
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 14b8d39

Please sign in to comment.