grafanaPlugins.volkovlabs-echarts-panel: 7.0.0 -> 7.1.0

This commit is contained in:
R. Ryantm
2025-09-08 06:04:11 +00:00
parent 464137e82d
commit e52bd99209
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "volkovlabs-echarts-panel";
version = "7.0.0";
zipHash = "sha256-ibM4h96R+hvqoG9k6xz+2xlhK1xQPb2F1BLt+mQVSxo=";
version = "7.1.0";
zipHash = "sha256-J4FhMh50+zcBpURQgIoVZQxQaNy0oYk/7SbIqQjkEyA=";
meta = with lib; {
description = "Visualization panel for Grafana that allows you to incorporate the popular Apache ECharts library into your Grafana dashboard";
license = licenses.asl20;