Commit e039cb4f authored by R. RyanTM's avatar R. RyanTM
Browse files

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

parent fc02ee70
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.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;