Skip to content

Commit c119d61

Browse files
ZhongRuoyuBrewTestBot
authored andcommitted
teleport 11.2.2
* teleport 11.2.2 * teleport: update resource Closes Homebrew#120982. Signed-off-by: Rui Chen <[email protected]> Signed-off-by: BrewTestBot <[email protected]>
1 parent 97ee8a8 commit c119d61

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/teleport.rb

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Teleport < Formula
22
desc "Modern SSH server for teams managing distributed infrastructure"
33
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"
66
license "Apache-2.0"
77
head "https://github.com/gravitational/teleport.git", branch: "master"
88

@@ -37,8 +37,8 @@ class Teleport < Formula
3737

3838
# Keep this in sync with https://github.com/gravitational/teleport/tree/v#{version}
3939
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"
4242
end
4343

4444
def install

0 commit comments

Comments
 (0)