From 280d6bd121721e92a101943174d531ad783f1cbe Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 13 Dec 2024 03:53:08 +0000 Subject: [PATCH] heartbeat: update 8.17.0 bottle. --- Formula/h/heartbeat.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/h/heartbeat.rb b/Formula/h/heartbeat.rb index 21b1df245ca39..9cdc7680ca776 100644 --- a/Formula/h/heartbeat.rb +++ b/Formula/h/heartbeat.rb @@ -8,12 +8,12 @@ class Heartbeat < Formula head "https://github.com/elastic/beats.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "93e49e150068211d119d50cbdb2e3255577baab17aca54dc5d90a3d09d4a2a44" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "9d525150a84d361b47e95bce1e1b500369123d3308dd7afdc3e2b65159efac62" - sha256 cellar: :any_skip_relocation, arm64_ventura: "3c5a05d73598c196ea751f4deddd2516c4aabed14817d3f2dc3f5f5194cb7a2e" - sha256 cellar: :any_skip_relocation, sonoma: "547a9c35882c778f90064e17503aabbbd2505659fa977e48e6944e0c93771b2c" - sha256 cellar: :any_skip_relocation, ventura: "0dc43ab97b35d318e45dba69da2da09227ce859ddd812d08bb451fd81f5406e0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "babda51cefce2ae2039118dd801c9b457f634163a548bd2d8be6c4afead07cfe" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "b8e753ec2d5880405874e61abb16bf6e5e87487f3a258221c1970958b4505e8e" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "ef5c6cf2eab88ef9df06a4ef21a033622773509d7b7df3f41eef9661cce84d6a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c5435c9222244b883d9fce1585f92917b1f180873d6796ee1d326dab2ea538dc" + sha256 cellar: :any_skip_relocation, sonoma: "0011afb9fc0674b9228e06670797ec9dd900aff9afc7b6b8e7db00f90bdd27d5" + sha256 cellar: :any_skip_relocation, ventura: "5a7b3d88df68366869d274e04a0d402e56c3b5473d8ceaea2b457faed6fde483" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5f25e3043fb84fb08e390055bdb44ed2c6efd7d0899affe519b8edcb47158e20" end depends_on "go" => :build