@@ -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.103 " ,
6
- revision : "eb246f3741b8a62a2085190c153f428712e13d4c "
5
+ tag : "v0.3.104 " ,
6
+ revision : "bc85f9ac47aaaffaf7ca0ff83b7fcb07fd998e47 "
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 : "ae4a7cddc283532471750b4775fcc0d0a7ad9682b412c3278a7baeddf87682e0 "
22
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ae4a7cddc283532471750b4775fcc0d0a7ad9682b412c3278a7baeddf87682e0 "
23
- sha256 cellar : :any_skip_relocation , arm64_ventura : "ae4a7cddc283532471750b4775fcc0d0a7ad9682b412c3278a7baeddf87682e0 "
24
- sha256 cellar : :any_skip_relocation , sonoma : "2dabbbd256f1077293d5f2c39edd66ef9d5875fffcec5ffb5aa50e973d05daae "
25
- sha256 cellar : :any_skip_relocation , ventura : "2dabbbd256f1077293d5f2c39edd66ef9d5875fffcec5ffb5aa50e973d05daae "
26
- sha256 cellar : :any_skip_relocation , arm64_linux : "fbb4e4b225e1665fb638866a99d1a8a0ec4e64073ebb70ca17de2bf8e5d47a33 "
27
- sha256 cellar : :any_skip_relocation , x86_64_linux : "bbfa2ec2e8de025e7e3c326d613a94bf0c8477fd9bd4cd55574910d793012e67 "
21
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "5163bbde1295ddaea96486148048e356b6d02c5de898a287be9a706c8aa96584 "
22
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5163bbde1295ddaea96486148048e356b6d02c5de898a287be9a706c8aa96584 "
23
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "5163bbde1295ddaea96486148048e356b6d02c5de898a287be9a706c8aa96584 "
24
+ sha256 cellar : :any_skip_relocation , sonoma : "358d35767b66aeb2d2f52e9230f4a52c123c12f243f5e2fb7c5013023fce852d "
25
+ sha256 cellar : :any_skip_relocation , ventura : "358d35767b66aeb2d2f52e9230f4a52c123c12f243f5e2fb7c5013023fce852d "
26
+ sha256 cellar : :any_skip_relocation , arm64_linux : "be6eaaebdbc4f238205a153cfd53bc9df0a03057e64c0f15d92ea6c6cc41923e "
27
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "147790546eddf0ab6d69931b5aca00c2f9d8ace7522a677d0db1ee8e1036eb72 "
28
28
end
29
29
30
30
depends_on "go" => :build
0 commit comments