We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6820bda commit 04ab61eCopy full SHA for 04ab61e
Formula/z/zabbix.rb
@@ -1,8 +1,8 @@
1
class Zabbix < Formula
2
desc "Availability and monitoring solution"
3
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"
+ url "https://cdn.zabbix.com/zabbix/sources/stable/7.4/zabbix-7.4.0.tar.gz"
+ sha256 "7bd56fcd83359e11682eff412d53a0ceb9e39843ddbde0f09eb97faac80a1fa2"
6
license "AGPL-3.0-only"
7
head "https://github.com/zabbix/zabbix.git", branch: "master"
8
0 commit comments