grafanaPlugins.grafana-lokiexplore-app: 1.0.22 -> 1.0.23 (#429988)

authored by Aleksana and committed by GitHub fcc12236 f0cbdbf0

+2 -2
+2 -2
pkgs/servers/monitoring/grafana/plugins/grafana-lokiexplore-app/default.nix
··· 2 3 grafanaPlugin { 4 pname = "grafana-lokiexplore-app"; 5 - version = "1.0.22"; 6 - zipHash = "sha256-y1WJ1RxUbJSsiSApz3xvrARefNnXdZxDVfzeGfDZbFo="; 7 meta = with lib; { 8 description = "Browse Loki logs without the need for writing complex queries"; 9 license = licenses.agpl3Only;
··· 2 3 grafanaPlugin { 4 pname = "grafana-lokiexplore-app"; 5 + version = "1.0.23"; 6 + zipHash = "sha256-N2YIZXqHR7/f2W3FI1Jhjf940Mq5xs0zuXCgrYPa3Fo="; 7 meta = with lib; { 8 description = "Browse Loki logs without the need for writing complex queries"; 9 license = licenses.agpl3Only;