Commit 86ea8b84 authored by R. RyanTM's avatar R. RyanTM
Browse files

grafanaPlugins.grafana-exploretraces-app: 1.1.1 -> 1.1.2

parent 677fcddc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

grafanaPlugin {
  pname = "grafana-exploretraces-app";
  version = "1.1.1";
  zipHash = "sha256-vzLZvBxFF9TQBWvuAUrfWROIerOqPPjs/OKUyX1dBac=";
  version = "1.1.2";
  zipHash = "sha256-eLSC+K1+JqSOo0HgFCTZ8pYevtO3s/ZhkJBlr29GGdY=";
  meta = with lib; {
    description = "Opinionated traces app";
    license = licenses.agpl3Only;