Skip to content

Commit b8264a0

Browse files
committed
minder 0.0.76
1 parent 371fc00 commit b8264a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/minder.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Minder < Formula
22
desc "CLI for interacting with Stacklok's Minder platform"
33
homepage "https://mindersec.github.io/"
4-
url "https://github.com/mindersec/minder/archive/refs/tags/v0.0.75.tar.gz"
5-
sha256 "55d1c1a88eed9dad4bc180f96ebde75746bc2e07a56ae16347f7e50d4dbb9bda"
4+
url "https://github.com/mindersec/minder/archive/refs/tags/v0.0.76.tar.gz"
5+
sha256 "c487a4ee788517604fdc17b6ed2093d26ae7f132255f3c9e063ce1c2b559d57e"
66
license "Apache-2.0"
77
head "https://github.com/mindersec/minder.git", branch: "main"
88

0 commit comments

Comments
 (0)