grafanaPlugins.grafana-lokiexplore-app: 1.0.23 -> 1.0.25

This commit is contained in:
R. Ryantm
2025-08-10 04:32:28 +00:00
parent bb8a04eb36
commit 7d8d5f2b60
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-lokiexplore-app";
version = "1.0.23";
zipHash = "sha256-N2YIZXqHR7/f2W3FI1Jhjf940Mq5xs0zuXCgrYPa3Fo=";
version = "1.0.25";
zipHash = "sha256-aSwuzg3Y4/swz+AAf4dAH15Vr1sr7vxRyBIeCWpOnrU=";
meta = with lib; {
description = "Browse Loki logs without the need for writing complex queries";
license = licenses.agpl3Only;