8000 Merge pull request #224623 from Homebrew/bump-flyctl-0.3.130 · Homebrew/homebrew-core@2a73416 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a73416

Browse files
authored
Merge pull request #224623 from Homebrew/bump-flyctl-0.3.130
flyctl 0.3.130
2 parents 07dc8b6 + ea736e9 commit 2a73416

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/f/flyctl.rb

Lines changed: 9 additions & 8000 ; 9 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.3.129",
6-
revision: "2397eb6bb19e598b642ef7365e91ea08fb845ace"
5+
tag: "v0.3.130",
6+
revision: "2140c4f86adc8c200ba68727588f5af3d7d62dc9"
77
license "Apache-2.0"
88
head "https://github.com/superfly/flyctl.git", branch: "master"
99

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

2020
bottle do
21-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "37316bcbac0b848a4105b5336e6a0ff2ba743f17a507b126fab1cbc7721ab3d3"
22-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "37316bcbac0b848a4105b5336e6a0ff2ba743f17a507b126fab1cbc7721ab3d3"
23-
sha256 cellar: :any_skip_relocation, arm64_ventura: "37316bcbac0b848a4105b5336e6a0ff2ba743f17a507b126fab1cbc7721ab3d3"
24-
sha256 cellar: :any_skip_relocation, sonoma: "0043285262efac42992330cf2b20202ee9a535d4c123f567f857e35988d72bfc"
25-
sha256 cellar: :any_skip_relocation, ventura: "0043285262efac42992330cf2b20202ee9a535d4c123f567f857e35988d72bfc"
26-
sha256 cellar: :any_skip_relocation, arm64_linux: "f1b2d181369a95a4f11424ebab62aeb8000ec7e81536887f876a828b2265cf43"
27-
sha256 cellar: :any_skip_relocation, x86_64_linux: "783d87b3334e58fe0688cbfff47f3f9626bc04f59c1d56d0f00e85000908adcc"
21+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d380af7b282d542d67a4329c5abbc6b74dafd40cb8e278e17f6fa8bfdb0cf542"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d380af7b282d542d67a4329c5abbc6b74dafd40cb8e278e17f6fa8bfdb0cf542"
23+
sha256 cellar: :any_skip_relocation, arm64_ventura: "d380af7b282d542d67a4329c5abbc6b74dafd40cb8e278e17f6fa8bfdb0cf542"
24+
sha256 cellar: :any_skip_relocation, sonoma: "796742864fe211b320c040133216c0010e08ca59657e954fdf63475a4de36c0e"
25+
sha256 cellar: :any_skip_relocation, ventura: "796742864fe211b320c040133216c0010e08ca59657e954fdf63475a4de36c0e"
26+
sha256 cellar: :any_skip_relocation, arm64_linux: "e5ee2e26f361af1d329958d56dcc058eedef09176e44e0e3b9b662e3f527984c"
27+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2b5295bebe4104c8c470af1cd7a8552cee17da1e7b099ff5a2281d305ae60f88"
2828
end
2929

3030
depends_on "go" => :build

0 commit comments

Comments
 (0)
0