@@ -7,14 +7,12 @@ class Minder < Formula
77 head "https://github.com/mindersec/minder.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "2d7354b7f0263f2f7bf58146b5db778918323f357599ee7467d779a560a387ce"
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "e9b66d403b70193a8e73f9f3a8cbcc5160a5755bcb70219c900ba8041b5f4663"
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e9b66d403b70193a8e73f9f3a8cbcc5160a5755bcb70219c900ba8041b5f4663"
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "e9b66d403b70193a8e73f9f3a8cbcc5160a5755bcb70219c900ba8041b5f4663"
14- sha256 cellar : :any_skip_relocation , sonoma : "2e94fb55acf160374b5baf590692101fb83f00194a475209526e21ba353229f9"
15- sha256 cellar : :any_skip_relocation , ventura : "78da3fdc36850ed1241c0de248ab03448bdd8c991ca912369efb7a3d986f7730"
16- sha256 cellar : :any_skip_relocation , arm64_linux : "f11f787199af422a9d43816410fbf5cf484924d7227f88529ef2c25850d634be"
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "c876088f3f75bf0efd88000d368907856441f34fa588af161fa87e0885ba6903"
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "26ad770d98c57578261515f56773019ef947a0ac94e222c0555ec39814dc32eb"
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "26ad770d98c57578261515f56773019ef947a0ac94e222c0555ec39814dc32eb"
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "26ad770d98c57578261515f56773019ef947a0ac94e222c0555ec39814dc32eb"
13+ sha256 cellar : :any_skip_relocation , sonoma : "082be64befad832e04a1ec3efe681b46a9bb606db1a3b1e5259ee5529d378dae"
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "32a6ef5b74ae68be6333452d401c53fdaa82e0c2cdf48b9e19a2ba740168bcc5"
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3d8373b18ca54c2948d48c49a1961af53320badf80778b891141b07b5f02cb1c"
1816 end
1917
2018 depends_on "go" => :build
0 commit comments