Skip to content

Commit 0b966d3

Browse files
committed
zabbix 7.4.4
1 parent 5a00df2 commit 0b966d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/zabbix.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Zabbix < Formula
22
desc "Availability and monitoring solution"
33
homepage "https://www.zabbix.com/"
4-
url "https://cdn.zabbix.com/zabbix/sources/stable/7.4/zabbix-7.4.3.tar.gz"
5-
sha256 "67551435a5fb90e00c57b0cac793b4d21714368f53901c039b0504130f9ff738"
4+
url "https://cdn.zabbix.com/zabbix/sources/stable/7.4/zabbix-7.4.4.tar.gz"
5+
sha256 "bdaaf7cc256b2bd0f78800647012b08d0b385f8cfffaba67d852a8abe5d5f0d7"
66
license "AGPL-3.0-only"
77
head "https://github.com/zabbix/zabbix.git", branch: "master"
88

0 commit comments

Comments
 (0)