1
1
class Teleport < Formula
2
2
desc "Modern SSH server for teams managing distributed infrastructure"
3
3
homepage "https://goteleport.com/"
4
- url "https://github.com/gravitational/teleport/archive/refs/tags/v16.4.3 .tar.gz"
5
- sha256 "12056687817def9fba016304fd9b992a0e1ba25db92b3b09f7712f351be78dce "
4
+ url "https://github.com/gravitational/teleport/archive/refs/tags/v16.4.6 .tar.gz"
5
+ sha256 "4c8b8f48c58649441502cf11d675036561ecf6a407351bc204af50ec6e5973f1 "
6
6
license all_of : [ "AGPL-3.0-or-later" , "Apache-2.0" ]
7
7
head "https://github.com/gravitational/teleport.git" , branch : "master"
8
8
@@ -18,12 +18,12 @@ class Teleport < Formula
18
18
end
19
19
20
20
bottle do
21
- sha256 cellar : :any , arm64_sequoia : "5ab37c65a67d7b8d99472d123a27adc2ee025f8555615873d31586f4ab2c5407 "
22
- sha256 cellar : :any , arm64_sonoma : "c258cc2c00cf463d1a4b151ff9d8fe04d50a11775c562fc5c8e0c831de32d72b "
23
- sha256 cellar : :any , arm64_ventura : "fb27c5e57c4b94c415bb30772fca3ef831b518bcf4efbc17e208ac2f9dbfd354 "
24
- sha256 cellar : :any , sonoma : "0223e30b94960716e8523bee93eaad384fb2b2ba640d3479357dce8eb99cf15a "
25
- sha256 cellar : :any , ventura : "400b1be50ddbf0bb3debdb227e5d5143a66bd4194f3748e895b6044213d140fb "
26
- sha256 cellar : :any_skip_relocation , x86_64_linux : "bedbc19f8b054f1c50d46b463ee4563403cb63895939d117ec386d68610eb26e "
21
+ sha256 cellar : :any , arm64_sequoia : "0c4918f4f741014fa82f5f1e267863f38b04b3e62fa1a75458cd92e60b95d6bd "
22
+ sha256 cellar : :any , arm64_sonoma : "890427e93fc2a97fb40ed7219288b62c3ac4eac0df365cdb4735ef2fe5473f24 "
23
+ sha256 cellar : :any , arm64_ventura : "7b23cd79f65acf7a2a3e06fd7e1e44bec627f0551acdc65f2eedfa9a91a48438 "
24
+ sha256 cellar : :any , sonoma : "560333dd05ec9f53cdc381ff704a7a2dd9072a3828d1dc11c16b20f788514b24 "
25
+ sha256 cellar : :any , ventura : "eaac7023290fe2ea193358cba07ef0167349fd23f0c2cc449e39f998e402d3c4 "
26
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0e36eac1d5423401cf7412fe0538ac8c846f998bd58627a7ac844ca6167e4b70 "
27
27
end
28
28
29
29
# Use "go" again after https://github.com/gravitational/teleport/commit/e4010172501f0ed18bb260655c83606dfa872fbd
0 commit comments