Unverified Commit 301825cb authored by isabel's avatar isabel Committed by GitHub
Browse files

grafanaPlugins.volkovlabs-form-panel: 6.0.0 -> 6.2.0 (#441121)

parents 417ea0d5 d7af4052
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

grafanaPlugin {
  pname = "volkovlabs-form-panel";
  version = "6.0.0";
  zipHash = "sha256-oSoprdWcpXypTMM4d3MuPXA/hcqd/3sSxuTluL7JW4Y=";
  version = "6.2.0";
  zipHash = "sha256-o7P2hQBHsSd9qZh1QMlzkJtwo8ug+3E0aEofJf1wukk=";
  meta = with lib; {
    description = "Plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard";
    license = licenses.asl20;