File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
class Teleport < Formula
2
2
desc "Modern SSH server for teams managing distributed infrastructure"
3
3
homepage "https://gravitational.com/teleport"
4
- url "https://github.com/gravitational/teleport/archive/v11.2.%3Cspan%20class="x x-first x-last">1 .tar.gz"
5
- sha256 "0347f86d530fbd8baa0a91e9b66dd2da3ed7e9de2ddfb330a3e28c1ea75c3406 "
4
+ url "https://github.com/gravitational/teleport/archive/v11.2.%3Cspan%20class="x x-first x-last">2 .tar.gz"
5
+ sha256 "6fea4dcfe6e1f70bd5df203238ecbf978d870ffb9adcafbf4db3f5991bcb9c0f "
6
6
license "Apache-2.0"
7
7
head "https://github.com/gravitational/teleport.git" , branch : "master"
8
8
@@ -37,8 +37,8 @@ class Teleport < Formula
37
37
38
38
# Keep this in sync with https://github.com/gravitational/teleport/tree/v#{version}
39
39
resource "webassets" do
40
- url "https://github.com/gravitational/webassets/archive/%3Cspan%20class="x x-first x-last">583ca4d3afaf83109f999889caece5f249d7b602 .tar.gz"
41
- sha256 "92c85604c09fe6070ea8d5cf0388dd109dcc2ca5757822576d2672a92cd547e3 "
40
+ url "https://github.com/gravitational/webassets/archive/%3Cspan%20class="x x-first x-last">0b47033b29153248e870b791bdc0714e0e034c9d .tar.gz"
41
+ sha256 "f3444fbb2060bd8891267f45a8115e2bc1a0a346cdae1b8c1c37cd105b5652b9 "
42
42
end
43
43
44
44
def install
You can’t perform that action at this time.
0 commit comments