Unverified Commit 4a2a7911 authored by isabel's avatar isabel Committed by GitHub
Browse files

grafanaPlugins.volkovlabs-echarts-panel: 7.0.0 -> 7.1.0 (#441128)

parents 301825cb e52bd992
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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;