Skip to content

Commit 04ab61e

Browse files
committed
zabbix 7.4.0
1 parent 6820bda commit 04ab61e

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.2/zabbix-7.2.10.tar.gz"
5-
sha256 "512f933faaad093dcb96710b591f77b7b9dff00d58d7144f23edf4d06035bfc8"
4+
url "https://cdn.zabbix.com/zabbix/sources/stable/7.4/zabbix-7.4.0.tar.gz"
5+
sha256 "7bd56fcd83359e11682eff412d53a0ceb9e39843ddbde0f09eb97faac80a1fa2"
66
license "AGPL-3.0-only"
77
head "https://github.com/zabbix/zabbix.git", branch: "master"
88

0 commit comments

Comments
 (0)