Skip to content

Commit a6c6685

Browse files
committed
minder 0.0.84
1 parent 3c4e740 commit a6c6685

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.83.tar.gz"
5-
sha256 "ec21fc15911651f31853ce166098955b0116d50221e3749221a2e27b1781fd07"
4+
url "https://github.com/mindersec/minder/archive/refs/tags/v0.0.84.tar.gz"
5+
sha256 "529e3cf31c0694dba9aef415d5f5ad24c39fa079f0a0df82baeccfb8d8a7e2b0"
66
license "Apache-2.0"
77
head "https://github.com/mindersec/minder.git", branch: "main"
88

0 commit comments

Comments
 (0)