Skip to content

Commit 6c1f442

Browse files
authored
Merge pull request #278532 from Homebrew/bump-flyctl-0.4.37
flyctl 0.4.37
2 parents 284633c + c40f905 commit 6c1f442

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/f/flyctl.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Flyctl < Formula
22
desc "Command-line tools for fly.io services"
33
homepage "https://fly.io"
44
url "https://github.com/superfly/flyctl.git",
5-
tag: "v0.4.36",
6-
revision: "c8dc0095007979a68fc63d920ec3046835a43714"
5+
tag: "v0.4.37",
6+
revision: "dc77d940e40da4faec517c78e5582b8297967ba2"
77
license "Apache-2.0"
88
head "https://github.com/superfly/flyctl.git", branch: "master"
99

@@ -18,12 +18,12 @@ class Flyctl < Formula
1818
end
1919

2020
bottle do
21-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "eeff5c9cb4741ad283395d87e0be2162014b492a5c8ccfb0b16949c5868a547b"
22-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "eeff5c9cb4741ad283395d87e0be2162014b492a5c8ccfb0b16949c5868a547b"
23-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "eeff5c9cb4741ad283395d87e0be2162014b492a5c8ccfb0b16949c5868a547b"
24-
sha256 cellar: :any_skip_relocation, sonoma: "1217011e0644d2a3dcec6f9fee69deb0e98fb5971b23e3ddcf4a899b5f0fa2f3"
25-
sha256 cellar: :any_skip_relocation, arm64_linux: "a5caf6c8283a3a26f5515f4c7145157b91d47f174b6094ea73de0f5995d5b94a"
26-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c469883388f1993b8d84a1cd388875d7b7458b61bc25a923371c94b1ed4daeab"
21+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "60d67344f5b5dd4e89a9e1213e3b589dbe517031484b298de8529cdea9d98ce7"
22+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "60d67344f5b5dd4e89a9e1213e3b589dbe517031484b298de8529cdea9d98ce7"
23+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "60d67344f5b5dd4e89a9e1213e3b589dbe517031484b298de8529cdea9d98ce7"
24+
sha256 cellar: :any_skip_relocation, sonoma: "c9d49b132c4d75b56aa67327a9d0f8363780051951ec5bfd18adf93f400a9f1b"
25+
sha256 cellar: :any_skip_relocation, arm64_linux: "339145ae6ab040d8c87132f6841e8d5e61b2cfc33efefcaed8c900cab1717e50"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1a828d4cbd7d83b15cc694f1f6663a7777cf8c9b26716bdb52395f005ea5cb46"
2727
end
2828

2929
depends_on "go" => :build

0 commit comments

Comments
 (0)