File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ class Granted < Formula
66 license "MIT"
77 head "https://github.com/fwdcloudsec/granted.git" , branch : "main"
88
9+ bottle do
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "905d6f692d85563eca73585449c2936f5086ce5cc1cc1e101a3bcd71ecf1e8f0"
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "826f554acd21683c694d7b3ab363aee7a5339b9f488c8672b723494557dda323"
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4d6a65dc8bcb372ebbbdaee1ce5d47f14adec08b67b2ff8d6a6c28da6d29e8ad"
13+ sha256 cellar : :any_skip_relocation , sonoma : "2082c978cba759a2f55bcaa9e1afe102dc6bd03687deba376b075b043158358a"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "bf9dfb7396fd9de587fabb3b7fa0246efdf9155a5c2ed32cf5ec2fab0d27848c"
15+ end
16+
917 depends_on "go" => :build
1018
1119 def install
You can’t perform that action at this time.
0 commit comments