@@ -3,8 +3,8 @@ class ZabbixCli < Formula
33
44 desc "CLI tool for interacting with Zabbix monitoring system"
55 homepage "https://unioslo.github.io/zabbix-cli/"
6- url "https://github.com/unioslo/zabbix-cli/archive/refs/tags/3.4.1 .tar.gz"
7- sha256 "de3beba157e01279e263d559e07f156979640587d12d0b31ef85049c67cfc65f "
6+ url "https://github.com/unioslo/zabbix-cli/archive/refs/tags/3.4.2 .tar.gz"
7+ sha256 "30a44797e38070b7b06e125ac55eb47ba1253dea6ab8cc390a4f3087aec26351 "
88 license "GPL-3.0-or-later"
99 head "https://github.com/unioslo/zabbix-cli.git" , branch : "master"
1010
@@ -32,8 +32,8 @@ class ZabbixCli < Formula
3232 end
3333
3434 resource "anyio" do
35- url "https://files.pythonhosted.org/packages/9f/09/45b9b7a6d4e45c6bcb5bf61d19e3ab87df68e0601fa8c5293de3542546cc /anyio-4.6.2.post1 .tar.gz"
36- sha256 "4c8bc31ccdb51c7f7bd251f51c609e038d63e34219b44aa86e47576389880b4c "
35+ url "https://files.pythonhosted.org/packages/f6/40/318e58f669b1a9e00f5c4453910682e2d9dd594334539c7b7817dabb765f /anyio-4.7.0 .tar.gz"
36+ sha256 "2f834749c602966b7d456a7567cafcb309f96482b5081d14ac93ccd457f9dd48 "
3737 end
3838
3939 resource "click" do
@@ -52,8 +52,8 @@ class ZabbixCli < Formula
5252 end
5353
5454 resource "httpx" do
55- url "https://files.pythonhosted.org/packages/10 /df/676b7cf674dd1bdc71a64ad393c89879f75e4a0ab8395165b498262ae106 /httpx-0.28.0 .tar.gz"
56- sha256 "0858d3bab51ba7e386637f22a61d8ccddaeec5f3fe4209da3a6168dbb91573e0 "
55+ url "https://files.pythonhosted.org/packages/b1 /df/48c586a5fe32a0f01324ee087459e112ebb7224f646c0b5023f5e79e9956 /httpx-0.28.1 .tar.gz"
56+ sha256 "75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc "
5757 end
5858
5959 resource "idna" do
@@ -143,8 +143,8 @@ class ZabbixCli < Formula
143143 end
144144
145145 resource "typer" do
146- url "https://files.pythonhosted.org/packages/69/82/5bb5c124bcb7b7f14006791b172df0d731cbd10b377bb336685e7ebf0166 /typer-0.15.0 .tar.gz"
147- sha256 "8995452a598922ed8d8ad8c06ca63a218881ab601f5fa6fb0c511f7776497c7e "
146+ url "https://files.pythonhosted.org/packages/cb/ce/dca7b219718afd37a0068f4f2530a727c2b74a8b6e8e0c0080a4c0de4fcd /typer-0.15.1 .tar.gz"
147+ sha256 "a0588c0a7fa68a1978a069818657778f86abe6ff5ea6abf472f940a08bfe4f0a "
148148 end
149149
150150 resource "typing-extensions" do
0 commit comments