Skip to content

Commit 06e8171

Browse files
committed
teleport@16: add 16.4.7 bottle.
1 parent 905b5ab commit 06e8171

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/teleport@16.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ class TeleportAT16 < Formula
1717
strategy :github_releases
1818
end
1919

20+
bottle do
21+
root_url "https://ghcr.io/v2/bayandin/tap"
22+
sha256 cellar: :any, arm64_sequoia: "b0dc5d7e774a1fb74f8c9e67cd9228d37c0214075670e9c52c90d1534e4e9ce5"
23+
sha256 cellar: :any, arm64_sonoma: "bc1d3bc61bac58cf2121a43e1ab536646e47f0e8ddf93c1b5ae082ab0da7f847"
24+
sha256 cellar: :any, ventura: "234f9439ca3b75d8ea66927b31759a4cee429770c7a700932633c9476cdbfbe4"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bf60784efdce7d94270b36c54f123c4524926f71adf6f4b550c436d62bd0c38e"
26+
end
27+
2028
# Use "go" again after https://github.com/gravitational/teleport/commit/e4010172501f0ed18bb260655c83606dfa872fbd
2129
# is released, likely in a version 17.x.x (or later?):
2230
depends_on "go@1.22" => :build

0 commit comments

Comments
 (0)