@@ -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.143 " ,
6- revision : "769a56bfc4d9ee1c8b34e184ec5be1d39f891f4d "
5+ tag : "v0.3.144 " ,
6+ revision : "42cbb921deda9c446c6f7ea007a5f284c13afb8b "
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 : "6f5a4ec19be0fc90dbcf98f1e9c7fce24c86d6a12ddce2003890167e7a93fa54 "
22- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6f5a4ec19be0fc90dbcf98f1e9c7fce24c86d6a12ddce2003890167e7a93fa54 "
23- sha256 cellar : :any_skip_relocation , arm64_ventura : "6f5a4ec19be0fc90dbcf98f1e9c7fce24c86d6a12ddce2003890167e7a93fa54 "
24- sha256 cellar : :any_skip_relocation , sonoma : "32f43695906e9079a49492594b9ff790becd768096dba992985ded84c0103eb7 "
25- sha256 cellar : :any_skip_relocation , ventura : "32f43695906e9079a49492594b9ff790becd768096dba992985ded84c0103eb7 "
26- sha256 cellar : :any_skip_relocation , arm64_linux : "096c6e81b8682d93a740a82e1ef9d17a7443cc0fbd5e5531e1897f641112134b "
27- sha256 cellar : :any_skip_relocation , x86_64_linux : "3d628c2f9268f7498314f655e4dda4360ad9afb9e7347e754797e78ac8ea2770 "
21+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "efb128cf86ef2b3e8f789c122223c9a3d94c3c3fc96010a62347d43651db4f6b "
22+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "efb128cf86ef2b3e8f789c122223c9a3d94c3c3fc96010a62347d43651db4f6b "
23+ sha256 cellar : :any_skip_relocation , arm64_ventura : "efb128cf86ef2b3e8f789c122223c9a3d94c3c3fc96010a62347d43651db4f6b "
24+ sha256 cellar : :any_skip_relocation , sonoma : "830d92a3cfc498001320b5b1b46864e43f3c31b64dc5ab67faa560768fd42221 "
25+ sha256 cellar : :any_skip_relocation , ventura : "830d92a3cfc498001320b5b1b46864e43f3c31b64dc5ab67faa560768fd42221 "
26+ sha256 cellar : :any_skip_relocation , arm64_linux : "a8388703be9d0592b8451d4a28ef84acbe1357d63d8bcf4b52c8e51a1a6374b8 "
27+ sha256 cellar : :any_skip_relocation , x86_64_linux : "9736db31eb4c1f9f3497003da01a99c0c83d2232264f2f9987c87360112f48b9 "
2828 end
2929
3030 depends_on "go" => :build
0 commit comments