Skip to content

Commit 3494342

Browse files
committed
fluent-bit: update 4.0.10 bottle.
1 parent ba370b4 commit 3494342

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/f/fluent-bit.rb

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

1414
bottle do
15-
sha256 cellar: :any, arm64_tahoe: "352c3121163607a62a65ca8122479f334299235dc42ee74395281bba5a433cee"
16-
sha256 cellar: :any, arm64_sequoia: "2663aaaded5abcab3ca0cfaf1dcd0dbfe5aa39e6d240ca0c0483265e46d9a42e"
17-
sha256 cellar: :any, arm64_sonoma: "a6b33222bf0dcc0de0ce0ff06b1ef36f64faea0b1890e77e50160af8037526c1"
18-
sha256 cellar: :any, arm64_ventura: "4653624adf3161eb299e8c37544b81c69a563120610c5fee824464328e523c53"
19-
sha256 cellar: :any, sonoma: "59466e50b21c82d221465ef306113a43fec3f8d8ea72c53bbc70394bec931401"
20-
sha256 cellar: :any, ventura: "24b474498559b1a87f52d94ac466ab3c64e8760291f356a0b893f888ede9256c"
21-
sha256 cellar: :any_skip_relocation, arm64_linux: "44ddaa70db03e4637e9fbf36fd11b196685b446cc6930783a5ebbde4fedbfe05"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a37b0be04fb996199fad2f3af2d5b890e7873d0226b396cd889a22482b0e1bd6"
15+
sha256 cellar: :any, arm64_tahoe: "2dfa2b6ec6efbd10c4286ab8fcff329e607408bf60c81bfe708e313c410e537a"
16+
sha256 cellar: :any, arm64_sequoia: "c609e3c9bd49d9b640e78fa4750bc9e7c0967d6f4d947a08d98f4499fe5e63e4"
17+
sha256 cellar: :any, arm64_sonoma: "cd920ce438a5b9f5364fe34072df4a914361ba24ef70715563c8b9b590bd9270"
18+
sha256 cellar: :any, sonoma: "56a7ee82ca3d9d691a0136ef622b732f88262c617410d609dc2c4d43004edd9e"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "4d96dc08f0fe892b3e7c1df8ef642241065a5dcc340eab628985dac813456029"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1f2a3ae9171b7ca37849ca5b4c030fdfcb77ac66bb4cd90cb680743d40c37299"
2321
end
2422

2523
depends_on "bison" => :build

0 commit comments

Comments
 (0)