diff --git a/Formula/teleport.rb b/Formula/teleport.rb index 7ecee0e66fa0a..bc67c7e30f457 100644 --- a/Formula/teleport.rb +++ b/Formula/teleport.rb @@ -1,8 +1,8 @@ class Teleport < Formula desc "Modern SSH server for teams managing distributed infrastructure" homepage "https://gravitational.com/teleport" - url "https://github.com/gravitational/teleport/archive/v7.0.3.tar.gz" - sha256 "54e88a53411b8133bbcc762f264cc55fd09380b5744bb3f9611b10b1e0cacf4c" + url "https://github.com/gravitational/teleport/archive/v7.1.0.tar.gz" + sha256 "0b716eb1cd02b1d41c017954c5a173ab5372ab4698276faab6c45e3f2aedaeae" license "Apache-2.0" head "https://github.com/gravitational/teleport.git", branch: "master" @@ -33,8 +33,8 @@ class Teleport < Formula # Keep this in sync with https://github.com/gravitational/teleport/tree/v#{version} resource "webassets" do - url "https://github.com/gravitational/webassets/archive/2891baa0de7283f61c08ff2fa4494e53f9d4afc1.tar.gz" - sha256 "7ce9278f35531f85d070e2e307c6e04d68ea4bbf757726a4776e284a68798776" + url "https://github.com/gravitational/webassets/archive/07493a5e78677de448b0e35bd72bf1dc6498b5ea.tar.gz" + sha256 "2074ee7e50720f20ff1b4da923434c05f6e1664e13694adde9522bf9ab09e0fd" end def install