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 5a00df2 commit 0b966d3Copy full SHA for 0b966d3
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.4/zabbix-7.4.3.tar.gz"
5
- sha256 "67551435a5fb90e00c57b0cac793b4d21714368f53901c039b0504130f9ff738"
+ url "https://cdn.zabbix.com/zabbix/sources/stable/7.4/zabbix-7.4.4.tar.gz"
+ sha256 "bdaaf7cc256b2bd0f78800647012b08d0b385f8cfffaba67d852a8abe5d5f0d7"
6
license "AGPL-3.0-only"
7
head "https://github.com/zabbix/zabbix.git", branch: "master"
8
0 commit comments