From 979fd45bf120ed400ad64a6246e2a1c38490ac54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 15:05:38 +0000 Subject: [PATCH] fix(deps): update homebrew formula nikaro/zabbixmon to v0.9.5 --- Formula/zabbixmon.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/zabbixmon.rb b/Formula/zabbixmon.rb index 842369c..529e334 100644 --- a/Formula/zabbixmon.rb +++ b/Formula/zabbixmon.rb @@ -1,8 +1,8 @@ class Zabbixmon < Formula desc "CLI application to show currents alerts on Zabbix" homepage "https://github.com/nikaro/zabbixmon" - url "https://github.com/nikaro/zabbixmon/archive/refs/tags/0.9.3.tar.gz" - sha256 "71e2e814534ffa0130d1bff6fe5ecca33101f6616fdd1a7448af859b025cbb65" + url "https://github.com/nikaro/zabbixmon/archive/refs/tags/0.9.5.tar.gz" + sha256 "b86001419d7c6549af3163ae8a9db7373f42767391a9cc58b426b61174cd67df" license "GPL-3.0-or-later" revision 1