@@ -18,13 +18,13 @@ class Flyctl < Formula
1818 end
1919
2020 bottle do
21- sha256 cellar : :any_skip_relocation , arm64_sequoia : "6433b890a5b1baaf19d1c2897c3698d133c7fceaf731714a50080e11d2215268 "
22- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6433b890a5b1baaf19d1c2897c3698d133c7fceaf731714a50080e11d2215268 "
23- sha256 cellar : :any_skip_relocation , arm64_ventura : "6433b890a5b1baaf19d1c2897c3698d133c7fceaf731714a50080e11d2215268 "
24- sha256 cellar : :any_skip_relocation , sonoma : "6262f6ccc798874a298e42f822889f1af7336ddb84cf858d079286c0ac700f6d "
25- sha256 cellar : :any_skip_relocation , ventura : "6262f6ccc798874a298e42f822889f1af7336ddb84cf858d079286c0ac700f6d "
26- sha256 cellar : :any_skip_relocation , arm64_linux : "5fda036b86b6ac55850c0ac3e0f28d579c4b58773070193c27f629d626f20edf "
27- sha256 cellar : :any_skip_relocation , x86_64_linux : "eaf5fd37b506dfb9a1d3b7427b18101f2eaec77a725d5274da612c1920fb39bd "
21+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2552ac4495f709378642c5c96c6ccfc6c8ebdf33cd867d738befa8d4a7318923 "
22+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "2552ac4495f709378642c5c96c6ccfc6c8ebdf33cd867d738befa8d4a7318923 "
23+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2552ac4495f709378642c5c96c6ccfc6c8ebdf33cd867d738befa8d4a7318923 "
24+ sha256 cellar : :any_skip_relocation , sonoma : "0527a46ac3e4a9acbaed0496a06fa963f6cea87b14db1f906a82aff16531a89e "
25+ sha256 cellar : :any_skip_relocation , ventura : "0527a46ac3e4a9acbaed0496a06fa963f6cea87b14db1f906a82aff16531a89e "
26+ sha256 cellar : :any_skip_relocation , arm64_linux : "3b9187f3b3ca9cab02e8ed5c9a61f4f90143ff1ccecb184889164482522aec64 "
27+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7f1cf1908761de1ec5e25695b36e293122606d7105701ce1b07d2facf6598019 "
2828 end
2929
3030 depends_on "go" => :build
0 commit comments