File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +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_sequoia : "02c69bb29ab2c8f4a906ab8b29eeb50f2b8cf120dfc289f459b6289112e6e0f0 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "02c69bb29ab2c8f4a906ab8b29eeb50f2b8cf120dfc289f459b6289112e6e0f0 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "02c69bb29ab2c8f4a906ab8b29eeb50f2b8cf120dfc289f459b6289112e6e0f0 "
13- sha256 cellar : :any_skip_relocation , sonoma : "6ae480f9b10fb6c11fda5ab6520215eebf2294004f33057cc12128d6c0802cb1 "
14- sha256 cellar : :any_skip_relocation , ventura : "89c5cbce0544b03f5310f4abb3134cf03ecd4ab0e096e1b7d9d941d4351c5fa9 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "d8d9ab2adab3082a419cb804eb66b2e606bfe9023dbd2ff3115c2e7f782b53e2 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9d9fbb7ad336663c1863d92f2648c2187d76619487903eb8fdff50376c7fc288 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9d9fbb7ad336663c1863d92f2648c2187d76619487903eb8fdff50376c7fc288 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9d9fbb7ad336663c1863d92f2648c2187d76619487903eb8fdff50376c7fc288 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "847ccc07f3becfaed25faf6caa20ab8d43a848fbe026b8996f3a89d8d8c2ccbc "
14+ sha256 cellar : :any_skip_relocation , ventura : "eee7c69d0f0bf187f1bbd6b533848ce8be38037f8696586fe66b4e747c0a0683 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2dffd3fdfc1e024b0cc3aa79771ce42677afbf54d8889d46547b962bb25b1b74 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments