grafanaPlugins.grafana-polystat-panel: 1.2.4 → 1.2.5

This commit is contained in:
Luke Granger-Brown 2021-06-27 10:18:02 +00:00
parent 874dc9e411
commit 5bc45b51d0

View File

@ -2,8 +2,8 @@
grafanaPlugin rec {
pname = "grafana-polystat-panel";
version = "1.2.4";
zipHash = "sha256-gXPnblLrhxUTAqVFOnzaMXyOAnUBbONTqWJXozbnD0M=";
version = "1.2.5";
zipHash = "sha256-U9vNfK4ofNzwL7MVe43tGY85gI56Jt1eb7TrCkeNrOQ=";
meta = with lib; {
description = "Hexagonal multi-stat panel for Grafana";
license = licenses.asl20;