Skip to content

Commit

Permalink
New version: mindersec.minder 0.0.79: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Dec 10, 2024
1 parent a6acd0e commit 615913a
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.79
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-12-10"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.79/minder_0.0.79_windows_arm64.zip
InstallerSha256: d2de7b66eb76425c8d0c8b5106c8625f3885cb66a77c36c17bec5183a7102ecf
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.79/minder_0.0.79_windows_amd64.zip
InstallerSha256: e5b448a367b6da9ef4bafb4e9988aa927e63eeaa0ea5c683644b05d42246123f
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 615913a

Please sign in to comment.