Skip to content

Commit afffc25

Browse files
BrewTestBotdaeho-ro
authored andcommitted
zabbix-cli 3.5.1
1 parent 2ac7baa commit afffc25

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/z/zabbix-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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://files.pythonhosted.org/packages/ef/9f/ecd9b7a068289c7d37eeefc00fdcedb3fdbdb48401228765de8b873b0a73/zabbix_cli_uio-3.5.0.tar.gz"
7-
sha256 "b7d006f56e1d31a46df86d698ba4f186b59974c7e207bf87b8f23b71df8750cc"
6+
url "https://files.pythonhosted.org/packages/6d/a4/dff8b81939a4559532812e18682021345e103864fda8117a5e25c3014ae9/zabbix_cli_uio-3.5.1.tar.gz"
7+
sha256 "0d6fcd8b8b345db029b7ca95763197bc1664ea2e35324d2ea4949bccb9f2b48f"
88
license "GPL-3.0-or-later"
99
head "https://github.com/unioslo/zabbix-cli.git", branch: "master"
1010

@@ -77,13 +77,13 @@ class ZabbixCli < Formula
7777
end
7878

7979
resource "prompt-toolkit" do
80-
url "https://files.pythonhosted.org/packages/2d/4f/feb5e137aff82f7c7f3248267b97451da3644f6cdc218edfe549fb354127/prompt_toolkit-3.0.48.tar.gz"
81-
sha256 "d6623ab0477a80df74e646bdbc93621143f5caf104206aa29294d53de1a03d90"
80+
url "https://files.pythonhosted.org/packages/a1/e1/bd15cb8ffdcfeeb2bdc215de3c3cffca11408d829e4b8416dcfe71ba8854/prompt_toolkit-3.0.50.tar.gz"
81+
sha256 "544748f3860a2623ca5cd6d2795e7a14f3d0e1c3c9728359013f79877fc89bab"
8282
end
8383

8484
resource "pydantic" do
85-
url "https://files.pythonhosted.org/packages/6a/c7/ca334c2ef6f2e046b1144fe4bb2a5da8a4c574e7f2ebf7e16b34a6a2fa92/pydantic-2.10.5.tar.gz"
86-
sha256 "278b38dbbaec562011d659ee05f63346951b3a248a6f3642e1bc68894ea2b4ff"
85+
url "https://files.pythonhosted.org/packages/b7/ae/d5220c5c52b158b1de7ca89fc5edb72f304a70a4c540c84c8844bf4008de/pydantic-2.10.6.tar.gz"
86+
sha256 "ca5daa827cce33de7a42be142548b0096bf05a7e7b365aebfa5f8eeec7128236"
8787
end
8888

8989
resource "pydantic-core" do
@@ -133,8 +133,8 @@ class ZabbixCli < Formula
133133
end
134134

135135
resource "tomli-w" do
136-
url "https://files.pythonhosted.org/packages/d4/19/b65f1a088ee23e37cdea415b357843eca8b1422a7b11a9eee6e35d4ec273/tomli_w-1.1.0.tar.gz"
137-
sha256 "49e847a3a304d516a169a601184932ef0f6b61623fe680f836a2aa7128ed0d33"
136+
url "https://files.pythonhosted.org/packages/19/75/241269d1da26b624c0d5e110e8149093c759b7a286138f4efd61a60e75fe/tomli_w-1.2.0.tar.gz"
137+
sha256 "2dd14fac5a47c27be9cd4c976af5a12d87fb1f0b4512f81d69cce3b35ae25021"
138138
end
139139

140140
resource "typer" do

0 commit comments

Comments
 (0)