Skip to content

Commit

Permalink
teleport: update 7.0.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev authored and BrewTestBot committed Aug 12, 2021
1 parent 01a8c26 commit cfbb7e0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Formula/teleport.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ class Teleport < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "5f7bf92bb44028e0d0a8c8f2b0a4ce1e4bb56f3e7aca6a6114d11274ece3d7b5"
sha256 cellar: :any_skip_relocation, big_sur: "1fcbd49b535b37e1f0d10afd77b2dbc95b43616c7c4694d61dc12c5f16affb99"
sha256 cellar: :any_skip_relocation, catalina: "24f1d5ebbe600a406cb227f153c6033707f19116ccdc0ab696f8d4da38a7f737"
sha256 cellar: :any_skip_relocation, mojave: "0fc72099413f9a0ce52643a97ee2241ea003e4ee98fec56d0fbbbe089fa1e017"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_big_sur: "778532a9fb732fdca0084c15d3d23fcde832dca7ed61ee8ba53638b9963fe264"
sha256 cellar: :any_skip_relocation, big_sur: "46d0e70e476067e1919c8be3bca1b24bb642ba0aa73a5ee1b0b57a2d03793089"
sha256 cellar: :any_skip_relocation, catalina: "79462fc8df1309fe83fd284e242f2027a44daecb5efe90eada3ec9cfe8467987"
sha256 cellar: :any_skip_relocation, mojave: "5b6ae2bdc4ff1c9c06fa1426f1ec01847065a2158ab2f68da321df87ff93efbd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "98c6a1ead51e4bfddf30f1524e1053a82f5532875baae6dcffc12b8d43f43f22"
end

depends_on "go" => :build
Expand Down

0 comments on commit cfbb7e0

Please sign in to comment.