zabbix 4.2.4
Closes #41910. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6e968a1b7e
commit
877413f514
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.2.0/zabbix-4.2.0.tar.gz"
|
||||
sha256 "4cdcd49ad43fab6b074365be2c424c2a86983156b49e359547cfc912bee93cad"
|
||||
url "https://downloads.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/4.2.4/zabbix-4.2.4.tar.gz"
|
||||
sha256 "f6de0e0b91908d8da72d087931fb232988b391d3724d7c951833488fd96942bd"
|
||||
|
||||
bottle do
|
||||
sha256 "745fe522c820335fc915529feb5df7976b687b9903ca329ec87d6ae402e8966f" => :mojave
|
||||
|
|
Loading…
Reference in a new issue