grafanaPlugins.volkovlabs-echarts-panel: 6.6.0 -> 7.0.0 (#427718)

This commit is contained in:
Aleksana
2025-07-25 15:44:39 +08:00
committed by GitHub
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "volkovlabs-echarts-panel";
version = "6.6.0";
zipHash = "sha256-SjZl33xoHVmE6y0D7FT9x2wVPil7HK1rYVgTXICpXZ4=";
version = "7.0.0";
zipHash = "sha256-ibM4h96R+hvqoG9k6xz+2xlhK1xQPb2F1BLt+mQVSxo=";
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;