Unverified Commit aa6f59dc authored by teutat3s's avatar teutat3s Committed by Sandro Jäckel
Browse files

grafanaPlugins.volkovlabs-variable-panel: 3.9.0 -> 4.0.0

parent 9255216d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

grafanaPlugin {
  pname = "volkovlabs-variable-panel";
  version = "3.9.0";
  zipHash = "sha256-M9upfNMK45dPnouSO6Do3Li833q9NI0H2gc6DaLEsbA=";
  version = "4.0.0";
  zipHash = "sha256-fHOo/Au8yPQXIkG/BupNcMpFNgDLRrqpwRpmbq6xYhM=";
  meta = with lib; {
    description = "The Variable panel allows you to have dashboard filters in a separate panel which you can place anywhere on the dashboard.";
    license = licenses.asl20;