zabbix 4.4.1
Closes #45979. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
0e39abc925
commit
2a95554122
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Zabbix < Formula
|
||||
desc "Availability and monitoring solution"
|
||||
homepage "https://www.zabbix.com/"
|
||||
url "https://downloads.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/4.4.0/zabbix-4.4.0.tar.gz"
|
||||
sha256 "c47da70ea2379684ea6fad91092b819eda6e1955b215b9dd568c061143d78ca8"
|
||||
url "https://downloads.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/4.4.1/zabbix-4.4.1.tar.gz"
|
||||
sha256 "0bf74e597dd41a558305fe17a2b1ed6fe2d77044b87696a92e4227fbf315564a"
|
||||
|
||||
bottle do
|
||||
sha256 "242f824dde4930d5cec2b7492b3b4a4bee1397039e7963ed82dbab4b7e81b652" => :catalina
|
||||
|
|
Loading…
Reference in a new issue