From e333d7b16bd18780ac5035ddd72c7eb6e1647b21 Mon Sep 17 00:00:00 2001 From: Nicolas Karolak <3918653+nikaro@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:08:47 +0000 Subject: [PATCH] zabbixmon: update 0.9.8 bottle. --- Formula/zabbixmon.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/zabbixmon.rb b/Formula/zabbixmon.rb index 790738a..c9b9e0b 100644 --- a/Formula/zabbixmon.rb +++ b/Formula/zabbixmon.rb @@ -6,9 +6,9 @@ class Zabbixmon < Formula license "GPL-3.0-or-later" bottle do - root_url "https://github.com/nikaro/homebrew-tap/releases/download/zabbixmon-0.9.7" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "e003afed13c9dd17ee840aabf9a7817a4a21f5d699cb8e89267198f8c92a39fa" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7250684eee1ee1904f5025682b3d6a7a964696145a7b5b5709791ce046c9abd0" + root_url "https://github.com/nikaro/homebrew-tap/releases/download/zabbixmon-0.9.8" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "3eca77fd3d4cadc62b85bc039754e59cd54ed8064c1e9ce3a63873106c0ec080" + sha256 cellar: :any_skip_relocation, x86_64_linux: "eb399d466cf3f4afd66ebfb53a3e1fde81429d34aab029acfa0bf1ab5db1f5b3" end depends_on "go" => :build