Unverified Commit d79059f6 authored by teutat3s's avatar teutat3s
Browse files

grafanaPlugins.volkovlabs-echarts-panel: 6.4.1 -> 6.6.0

parent 58ce177d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

grafanaPlugin {
  pname = "volkovlabs-echarts-panel";
  version = "6.4.1";
  zipHash = "sha256-RHOfFKplZs0gbD/esvrpXkkPKPfo5R4zjCUJWPpkDNU=";
  version = "6.6.0";
  zipHash = "sha256-SjZl33xoHVmE6y0D7FT9x2wVPil7HK1rYVgTXICpXZ4=";
  meta = with lib; {
    description = "The Apache ECharts plugin is a visualization panel for Grafana that allows you to incorporate the popular Apache ECharts library into your Grafana dashboard.";
    license = licenses.asl20;