@@ -2,8 +2,8 @@ class Flyctl < Formula
2
2
desc "Command-line tools for fly.io services"
3
3
homepage "https://fly.io"
4
4
url "https://github.com/superfly/flyctl.git" ,
5
- tag : "v0.3.129 " ,
6
- revision : "2397eb6bb19e598b642ef7365e91ea08fb845ace "
5
+ tag : "v0.3.130 " ,
6
+ revision : "2140c4f86adc8c200ba68727588f5af3d7d62dc9 "
7
7
license "Apache-2.0"
8
8
head "https://github.com/superfly/flyctl.git" , branch : "master"
9
9
@@ -18,13 +18,13 @@ class Flyctl < Formula
18
18
end
19
19
20
20
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 "
28
28
end
29
29
30
30
depends_on "go" => :build
0 commit comments