grafanaPlugins.grafana-lokiexplore-app: 2.0.4 -> 2.1.0 (#530281)

This commit is contained in:
Nick Cao
2026-06-10 20:02:25 +00:00
committed by GitHub
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-lokiexplore-app";
version = "2.0.4";
zipHash = "sha256-hne6G+Hmih+SYo4A1Gk7yHRMPA1IoCJoPlclTOpMKJc=";
version = "2.1.0";
zipHash = "sha256-fhZ+a2PjsR5MlfNbx+gtjRkpNGYOgdKTGZmqflhJImI=";
meta = {
description = "Browse Loki logs without the need for writing complex queries";
license = lib.licenses.agpl3Only;