Skip to content

Commit 920a3db

Browse files
committed
flyctl: update 0.2.121 bottle.
1 parent 3e8c211 commit 920a3db

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/f/flyctl.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ class Flyctl < Formula
1818
end
1919

2020
bottle do
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "91cff16a98329e14329a26b30aa2b009d95d024f85f38460a637956192973fa9"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "91cff16a98329e14329a26b30aa2b009d95d024f85f38460a637956192973fa9"
23-
sha256 cellar: :any_skip_relocation, arm64_monterey: "91cff16a98329e14329a26b30aa2b009d95d024f85f38460a637956192973fa9"
24-
sha256 cellar: :any_skip_relocation, sonoma: "eae46886877934aa434c0eac830b9fc477b16ae59343a4361d06c303cbb2ad6d"
25-
sha256 cellar: :any_skip_relocation, ventura: "eae46886877934aa434c0eac830b9fc477b16ae59343a4361d06c303cbb2ad6d"
26-
sha256 cellar: :any_skip_relocation, monterey: "eae46886877934aa434c0eac830b9fc477b16ae59343a4361d06c303cbb2ad6d"
27-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b26c44c25095f7d8b357b316aa14ea8f623dc3328a7a0275c42696fddf8c300e"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c7f7d1a2b72cd7eeac1f6264cfdac738b79345d77b7f93e3522b3e22a08f35c7"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c7f7d1a2b72cd7eeac1f6264cfdac738b79345d77b7f93e3522b3e22a08f35c7"
23+
sha256 cellar: :any_skip_relocation, arm64_monterey: "c7f7d1a2b72cd7eeac1f6264cfdac738b79345d77b7f93e3522b3e22a08f35c7"
24+
sha256 cellar: :any_skip_relocation, sonoma: "58359a21e9a5cf4a285e088c13c93ae2987e81ffba4ad14c29c995e29002d41f"
25+
sha256 cellar: :any_skip_relocation, ventura: "58359a21e9a5cf4a285e088c13c93ae2987e81ffba4ad14c29c995e29002d41f"
26+
sha256 cellar: :any_skip_relocation, monterey: "58359a21e9a5cf4a285e088c13c93ae2987e81ffba4ad14c29c995e29002d41f"
27+
sha256 cellar: :any_skip_relocation, x86_64_linux: "05167166ad6a86c12f010c4aede1dd57f05b3b4ba4c0f229c04d9f90c18d1190"
2828
end
2929

3030
depends_on "go" => :build

0 commit comments

Comments
 (0)