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

grafanaPlugins.grafana-lokiexplore-app: 1.0.30 -> 1.0.31 (#463378)

parents 0fd3616b 6b78037a
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.30";
  zipHash = "sha256-K22UgO5wdZk6G4zgJk84+sanj2GVoroJdooLNLu40ts=";
  version = "1.0.31";
  zipHash = "sha256-IFt2w4DYgxYw86XngS8xfSAMqMdbf3fxml/KwGB8lLY=";
  meta = with lib; {
    description = "Browse Loki logs without the need for writing complex queries";
    license = licenses.agpl3Only;