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 @@ -17,6 +17,14 @@ class TeleportAT16 < Formula
17
17
strategy :github_releases
18
18
end
19
19
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
+
20
28
# Use "go" again after https://github.com/gravitational/teleport/commit/e4010172501f0ed18bb260655c83606dfa872fbd
21
29
# is released, likely in a version 17.x.x (or later?):
22
30
depends_on "go@1.22" => :build
You can’t perform that action at this time.
0 commit comments