Unverified Commit 8b559ecd authored by Maximilian Bosch's avatar Maximilian Bosch Committed by GitHub
Browse files

grafanaPlugins.grafana-pyroscope-app: 1.10.1 -> 1.11.0 (#456169)

parents 0541d51b 857ee7c9
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.10.1";
  zipHash = "sha256-Q9dzJGXLKGVVDwDF/D4FkrZb4ri6RmUW7usB7eYXcBo=";
  version = "1.11.0";
  zipHash = "sha256-FaojRLlE+fv5hPE45wW9Id/21icrus3bDSCLs3xsmm4=";
  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;