Unverified Commit 92fd27b7 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

grafanaPlugins.grafana-exploretraces-app: 1.1.3 -> 1.2.0 (#444269)

parents b8392393 ae5edf1b
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.3";
  zipHash = "sha256-0i9ndLOUXisJJk2sV0Xt0NC8KNn2k5/cIRS/G0jS8Ks=";
  version = "1.2.0";
  zipHash = "sha256-QXBOODMgFJvPLgr1Gr6mkpW2YJwYlDO/ZXL3BlEhEJ0=";
  meta = with lib; {
    description = "Opinionated traces app";
    license = licenses.agpl3Only;