Unverified Commit aa860294 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

grafanaPlugins.volkovlabs-variable-panel: 5.1.2 -> 5.1.3 (#514863)

parents 37f32e0f 62be7054
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

grafanaPlugin {
  pname = "volkovlabs-variable-panel";
  version = "5.1.2";
  zipHash = "sha256-cYDnrTSYjZV/2/q4/ztq8khaSkAeXu6fRasfT1bMzrw=";
  version = "5.1.3";
  zipHash = "sha256-oNTTvNelEKENDJ7xsjbtwGg2rsKZn9iy52l1zZWE26I=";
  meta = {
    description = "Variable panel allows you to have dashboard filters in a separate panel which you can place anywhere on the dashboard";
    license = lib.licenses.asl20;