Skip to content

Commit a85e89e

Browse files
committed
flow-cli: update 2.8.0 bottle.
1 parent dc0bcfd commit a85e89e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/f/flow-cli.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class FlowCli < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9adc25ac1622c557a0b192f203dbb4e3c747e4260bf8999c2b09eab6fbf5aea9"
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5501f5ce13a5fd02266435543be88ee0e93749991a403dc1b36488fa4e66feb4"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5291b6f38f147a7f570aa30009c5fd88ce6999dd85c2ac9de73d88fcf996e8cd"
18-
sha256 cellar: :any_skip_relocation, sonoma: "f0a4b3e3a6ea8b6a30d0f6ae4cbe51896a4f503599f690d456ba7a531ca76b82"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "2fd103cdba18af9cd07e08ca68865e389c825f73c381b6793fe40422c0e5b251"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ffd23864a3989d2e4bc75ba5dface56720381d688c8d08dabc1e171d36991283"
15+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "68df6de8fd433569e00f3259df1682f3f5bc6a982e2a1b608a9377a53fcfbfb2"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c06f369353d2d014dd835af9da879c920160ac9b65f3a293499465444f799156"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ea2ba98c955fef0445c7fd4a3fddc7390a0e6f8b4f90b1875f4477f5b7aa3d65"
18+
sha256 cellar: :any_skip_relocation, sonoma: "06600cdee11a3d9a60d7d3f86a00926fd13d05e04db3528b918e4aa117dfbdec"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "27ff8d94784dc97aac8fd6993672373ed9188b9581611f943e87acf492e678f2"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "60272a350a7ab29ad4fb6dd7a6550d650dd2939984cbfbc21fa1661e54124d48"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)