Skip to content

Commit

Permalink
flyctl: update 0.1.58 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 14, 2023
1 parent a8a98a1 commit 460b503
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/flyctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ class Flyctl < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "a315a313cbd3b3689ac18676f4a00430cc05b279132e60f178c74b15608fd94e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a315a313cbd3b3689ac18676f4a00430cc05b279132e60f178c74b15608fd94e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a315a313cbd3b3689ac18676f4a00430cc05b279132e60f178c74b15608fd94e"
sha256 cellar: :any_skip_relocation, ventura: "2daad8d3bad53a87dc02855929ca386f1153bca8bc2f572631234e7196afdd32"
sha256 cellar: :any_skip_relocation, monterey: "2daad8d3bad53a87dc02855929ca386f1153bca8bc2f572631234e7196afdd32"
sha256 cellar: :any_skip_relocation, big_sur: "2daad8d3bad53a87dc02855929ca386f1153bca8bc2f572631234e7196afdd32"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3fecf1f886e5b64ba46c5f74a84616d95162565e1b967621dad50058a22b3bfa"
sha256 cellar: :any_skip_relocation, arm64_ventura: "349b0c01eea09a1f2b7c6db9b2449e6259dbeeef7943b2f6fedd2fbb518a0391"
sha256 cellar: :any_skip_relocation, arm64_monterey: "349b0c01eea09a1f2b7c6db9b2449e6259dbeeef7943b2f6fedd2fbb518a0391"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "349b0c01eea09a1f2b7c6db9b2449e6259dbeeef7943b2f6fedd2fbb518a0391"
sha256 cellar: :any_skip_relocation, ventura: "4d6f7bf10627e239983448525a927e664a559889217c879bdd812e5b95c6ec52"
sha256 cellar: :any_skip_relocation, monterey: "4d6f7bf10627e239983448525a927e664a559889217c879bdd812e5b95c6ec52"
sha256 cellar: :any_skip_relocation, big_sur: "4d6f7bf10627e239983448525a927e664a559889217c879bdd812e5b95c6ec52"
sha256 cellar: :any_skip_relocation, x86_64_linux: "aa36a4a47e0633087cb32ec22a60a5e4328cfff15c4cffa09bd16b2b5e6cb37f"
end

depends_on "go" => :build
Expand Down

0 comments on commit 460b503

Please sign in to comment.