Skip to content

Commit e614003

Browse files
committed
auditbeat: update 8.15.1 bottle.
1 parent 1382d62 commit e614003

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/a/auditbeat.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Auditbeat < Formula
88
head "https://github.com/elastic/beats.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5bad2c9de29ccce77b9d42573e6482b132c037c7fbb9c5a29ed4e9843ae444e0"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b5f597c7ed40f2f12df2e653b40fadfd82594d8ca22d7971e94f0ab0060f7dc7"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "48c067b5758e0f60e9cb37e91fc409ea4d51323f63344a2a7dcee6b49942de79"
14-
sha256 cellar: :any_skip_relocation, sonoma: "5aeba47f26a5b02a77a0fd8a474e75cfbc18da46da338037f502fa261a4e8a14"
15-
sha256 cellar: :any_skip_relocation, ventura: "7ace6ce8f224ab61ded2bbe5f207d21b2669951566428f8d84d4769ee3d8ae2f"
16-
sha256 cellar: :any_skip_relocation, monterey: "e93cbb1f8477038375db414346a20492e4a6b9528258a9f0365d04384caf913f"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "bde1f9f127774b75a166ba9c659ca521dd1a6c4e81e71859167b83c92140fe43"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a343aa281e5232d9cae13ad2f0ad81a670b75ca09dad8f47d4712a14ee8c712c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f6d162c9df83112a06126a76714d32374df20db70929e0448dc44c30469380b4"
13+
sha256 cellar: :any_skip_relocation, arm64_monterey: "ef9e7125f699169a726917adeb44ba8df0326c7fc49465c81557d86200caf3d1"
14+
sha256 cellar: :any_skip_relocation, sonoma: "0c930434b7cafeee5d6e62911787548215daf8b860b4a9eb6c81bb1fabfa3e20"
15+
sha256 cellar: :any_skip_relocation, ventura: "9ac22f43258b3f1f77ec83b92331a687670b2248a942b7d136d709ef52f4934c"
16+
sha256 cellar: :any_skip_relocation, monterey: "07f76647512f57c4b23124dfc2178b3d89d446716a24bb685a639f0c152c10f4"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "21283d120a1efad996dcf66430b7d311f1ea4981cc29046eaa1c0a0ec787f853"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)