Skip to content

Commit

Permalink
New version: mindersec.minder 0.0.81: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Jan 7, 2025
1 parent 6e7f414 commit a2baf3a
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.81
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2025-01-07"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.81/minder_0.0.81_windows_arm64.zip
InstallerSha256: 4be708ffd2dc36d1eff98b74eb03dba8b629600643ce1f136aa44f53c7d4e1e4
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.81/minder_0.0.81_windows_amd64.zip
InstallerSha256: b1e9ea5dcc02b4589cd43e5eccdc760059738e19ef3e5b74f966a72a4306707f
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.9.0

0 comments on commit a2baf3a

Please sign in to comment.