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

grafanaPlugins.grafana-exploretraces-app: 1.3.0 -> 1.3.2 (#489206)

parents 7a9e78e8 0f82c854
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.3.0";
  zipHash = "sha256-7dSaO+m67oQ3WlL+SC+IsuzFeZ2GtSBJORggd4YENxU=";
  version = "1.3.2";
  zipHash = "sha256-JXDZ7rC5Y38qJVmiEq2oz1DoWGIh9VX0bCZxdwlbDMo=";
  meta = {
    description = "Opinionated traces app";
    license = lib.licenses.agpl3Only;