From e75aa05df9fa9720f0cd53990fd64c0866bde7b7 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 zabbix-cli: update deps Signed-off-by: Rui Chen --- Formula/z/zabbix-cli.rb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Formula/z/zabbix-cli.rb b/Formula/z/zabbix-cli.rb index c94453046b51f..3d312f751d2e0 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" @@ -32,8 +32,8 @@ class ZabbixCli < Formula end resource "anyio" do - url "https://files.pythonhosted.org/packages/9f/09/45b9b7a6d4e45c6bcb5bf61d19e3ab87df68e0601fa8c5293de3542546cc/anyio-4.6.2.post1.tar.gz" - sha256 "4c8bc31ccdb51c7f7bd251f51c609e038d63e34219b44aa86e47576389880b4c" + url "https://files.pythonhosted.org/packages/f6/40/318e58f669b1a9e00f5c4453910682e2d9dd594334539c7b7817dabb765f/anyio-4.7.0.tar.gz" + sha256 "2f834749c602966b7d456a7567cafcb309f96482b5081d14ac93ccd457f9dd48" end resource "click" do @@ -52,8 +52,8 @@ class ZabbixCli < Formula end resource "httpx" do - url "https://files.pythonhosted.org/packages/10/df/676b7cf674dd1bdc71a64ad393c89879f75e4a0ab8395165b498262ae106/httpx-0.28.0.tar.gz" - sha256 "0858d3bab51ba7e386637f22a61d8ccddaeec5f3fe4209da3a6168dbb91573e0" + url "https://files.pythonhosted.org/packages/b1/df/48c586a5fe32a0f01324ee087459e112ebb7224f646c0b5023f5e79e9956/httpx-0.28.1.tar.gz" + sha256 "75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc" end resource "idna" do @@ -143,8 +143,8 @@ class ZabbixCli < Formula end resource "typer" do - url "https://files.pythonhosted.org/packages/69/82/5bb5c124bcb7b7f14006791b172df0d731cbd10b377bb336685e7ebf0166/typer-0.15.0.tar.gz" - sha256 "8995452a598922ed8d8ad8c06ca63a218881ab601f5fa6fb0c511f7776497c7e" + url "https://files.pythonhosted.org/packages/cb/ce/dca7b219718afd37a0068f4f2530a727c2b74a8b6e8e0c0080a4c0de4fcd/typer-0.15.1.tar.gz" + sha256 "a0588c0a7fa68a1978a069818657778f86abe6ff5ea6abf472f940a08bfe4f0a" end resource "typing-extensions" do