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 3c4e740 commit a6c6685Copy full SHA for a6c6685
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.83.tar.gz"
5
- sha256 "ec21fc15911651f31853ce166098955b0116d50221e3749221a2e27b1781fd07"
+ url "https://github.com/mindersec/minder/archive/refs/tags/v0.0.84.tar.gz"
+ sha256 "529e3cf31c0694dba9aef415d5f5ad24c39fa079f0a0df82baeccfb8d8a7e2b0"
6
license "Apache-2.0"
7
head "https://github.com/mindersec/minder.git", branch: "main"
8
0 commit comments