Skip to content

Commit c75d51a

Browse files
botantonyBrewTestBot
authored andcommitted
granted: add 0.38.0 bottle.
1 parent faf2bb4 commit c75d51a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/g/granted.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)