From 5246e3b4ab7a3c74b82ca0d50fc1c56165eac2d6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:15:31 +0000 Subject: [PATCH] zabbix-cli 3.4.2 --- Formula/z/zabbix-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/z/zabbix-cli.rb b/Formula/z/zabbix-cli.rb index c94453046b51f..0b5097a44970b 100644 --- a/Formula/z/zabbix-cli.rb +++ b/Formula/z/zabbix-cli.rb @@ -3,8 +3,8 @@ class ZabbixCli < Formula desc "CLI tool for interacting with Zabbix monitoring system" homepage "https://unioslo.github.io/zabbix-cli/" - url "https://github.com/unioslo/zabbix-cli/archive/refs/tags/3.4.1.tar.gz" - sha256 "de3beba157e01279e263d559e07f156979640587d12d0b31ef85049c67cfc65f" + url "https://github.com/unioslo/zabbix-cli/archive/refs/tags/3.4.2.tar.gz" + sha256 "30a44797e38070b7b06e125ac55eb47ba1253dea6ab8cc390a4f3087aec26351" license "GPL-3.0-or-later" head "https://github.com/unioslo/zabbix-cli.git", branch: "master"