Skip to content

Commit ccb41c6

Browse files
committed
flyctl: update 0.3.46 bottle.
1 parent c68241f commit ccb41c6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/f/flyctl.rb

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

2020
bottle do
21-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "448c0d5407677072fbc9b84ffe313c2c343f8b9af34200ab3f4bb8e4b14a3681"
22-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "448c0d5407677072fbc9b84ffe313c2c343f8b9af34200ab3f4bb8e4b14a3681"
23-
sha256 cellar: :any_skip_relocation, arm64_ventura: "448c0d5407677072fbc9b84ffe313c2c343f8b9af34200ab3f4bb8e4b14a3681"
24-
sha256 cellar: :any_skip_relocation, sonoma: "d9952af5f7a7fa497d9c4b84f32150a3277d2832eb40209d866457317cdc1358"
25-
sha256 cellar: :any_skip_relocation, ventura: "d9952af5f7a7fa497d9c4b84f32150a3277d2832eb40209d866457317cdc1358"
26-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a9c166e65329aa7ee08cf43fa21f4e1abee5bdbbefd9408bfd57ef4fe3dd1c32"
21+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "90714c74cbe5656c17f5d1ff34b698f7d8eb0a424a54ed1889ccf19ae216b7c0"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "90714c74cbe5656c17f5d1ff34b698f7d8eb0a424a54ed1889ccf19ae216b7c0"
23+
sha256 cellar: :any_skip_relocation, arm64_ventura: "90714c74cbe5656c17f5d1ff34b698f7d8eb0a424a54ed1889ccf19ae216b7c0"
24+
sha256 cellar: :any_skip_relocation, sonoma: "3b7de3da2e6243d4af5035bce6f93055e4883f2277ae7c8722c149f8c45f4b72"
25+
sha256 cellar: :any_skip_relocation, ventura: "3b7de3da2e6243d4af5035bce6f93055e4883f2277ae7c8722c149f8c45f4b72"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f65db15b0d44b268ec316e1e604cb24b06bbfcf733ed94260036048d64cddc06"
2727
end
2828

2929
depends_on "go" => :build

0 commit comments

Comments
 (0)