zabbix 4.2.0
Closes #38661. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b51637524f
commit
31999e00c0
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.0.5/zabbix-4.0.5.tar.gz"
|
||||
sha256 "55e7e218e170dd085ae1d642d4e90dc3576011fa3ce72407425cb73003c31906"
|
||||
url "https://downloads.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/4.2.0/zabbix-4.2.0.tar.gz"
|
||||
sha256 "4cdcd49ad43fab6b074365be2c424c2a86983156b49e359547cfc912bee93cad"
|
||||
|
||||
bottle do
|
||||
sha256 "e2ad2423e8cc6b7430c334a459969da8112ee316aea48c7d1e76caa889e28161" => :mojave
|
||||
|
|
Loading…
Reference in a new issue