Unverified Commit dd49e359 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

grafanaPlugins.grafana-lokiexplore-app: 1.0.26 -> 1.0.29 (#444258)

parents df7b14ce 2e2079fd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

grafanaPlugin {
  pname = "grafana-lokiexplore-app";
  version = "1.0.26";
  zipHash = "sha256-7EztpeZIpDu/ner9EOiOjoh3J/GBgYWpZoh3usXyPqo=";
  version = "1.0.29";
  zipHash = "sha256-YgEMK79KRW3r8rVel+JVf5nWsT1XzYm0L+t5NA2rrdA=";
  meta = with lib; {
    description = "Browse Loki logs without the need for writing complex queries";
    license = licenses.agpl3Only;