From a3823d0c5005be01bd157d3a6e1af14e124007be Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Fri, 5 Mar 2021 11:45:34 +0300 Subject: [PATCH] Zabbix plugin v4.1.3 --- repo.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/repo.json b/repo.json index 69d951a52..9c748c8ed 100644 --- a/repo.json +++ b/repo.json @@ -217,6 +217,17 @@ "type": "app", "url": "https://github.com/alexanderzobnin/grafana-zabbix", "versions": [ + { + "version": "4.1.3", + "url": "https://github.com/alexanderzobnin/grafana-zabbix", + "commit": "8ef3dc9b9366482728d3bdf0871c15651f29197a", + "download": { + "any": { + "url": "https://github.com/alexanderzobnin/grafana-zabbix/releases/download/v4.1.3/alexanderzobnin-zabbix-app-4.1.3.zip", + "md5": "80119f71233350a16f633fa58bc610f0" + } + } + }, { "version": "4.1.2", "url": "https://github.com/alexanderzobnin/grafana-zabbix", @@ -5813,4 +5824,4 @@ ] } ] -} \ No newline at end of file +}