grafanaPlugins.grafana-lokiexplore-app: 2.0.4 -> 2.1.0

This commit is contained in:
R. Ryantm
2026-06-10 09:32:35 +00:00
parent c283837995
commit 6c79157a79
@@ -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;