Commit a95be496 authored by R. RyanTM's avatar R. RyanTM
Browse files

grafanaPlugins.grafana-pyroscope-app: 1.8.1 -> 1.10.1

parent 886babdb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

grafanaPlugin {
  pname = "grafana-pyroscope-app";
  version = "1.8.1";
  zipHash = "sha256-dAjvcWUtk518lx4eHalJJxUVSna9+A/Ow9mmsrBX+nQ=";
  version = "1.10.1";
  zipHash = "sha256-Q9dzJGXLKGVVDwDF/D4FkrZb4ri6RmUW7usB7eYXcBo=";
  meta = with lib; {
    description = "Integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data";
    license = licenses.agpl3Only;