We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371fc00 commit b8264a0Copy full SHA for b8264a0
Formula/m/minder.rb
@@ -1,8 +1,8 @@
1
class Minder < Formula
2
desc "CLI for interacting with Stacklok's Minder platform"
3
homepage "https://mindersec.github.io/"
4
- url "https://github.com/mindersec/minder/archive/refs/tags/v0.0.75.tar.gz"
5
- sha256 "55d1c1a88eed9dad4bc180f96ebde75746bc2e07a56ae16347f7e50d4dbb9bda"
+ url "https://github.com/mindersec/minder/archive/refs/tags/v0.0.76.tar.gz"
+ sha256 "c487a4ee788517604fdc17b6ed2093d26ae7f132255f3c9e063ce1c2b559d57e"
6
license "Apache-2.0"
7
head "https://github.com/mindersec/minder.git", branch: "main"
8
0 commit comments