grafanaPlugins.grafana-lokiexplore-app: 1.0.13 -> 1.0.22

This commit is contained in:
teutat3s
2025-07-14 14:02:25 +02:00
committed by Sandro Jäckel
parent e0e1913178
commit 5d4ae01a2f
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-lokiexplore-app";
version = "1.0.13";
zipHash = "sha256-oTiwvkKiKpeI7MUxyaRuxXot4UhMeSvuJh0N1VIfA5Q=";
version = "1.0.22";
zipHash = "sha256-y1WJ1RxUbJSsiSApz3xvrARefNnXdZxDVfzeGfDZbFo=";
meta = with lib; {
description = "The Grafana Logs Drilldown app offers a queryless experience for browsing Loki logs without the need for writing complex queries.";
license = licenses.agpl3Only;