Unverified Commit c3184d15 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

grafanaPlugins.grafana-pyroscope-app: 1.16.0 -> 1.17.0 (#493415)

parents 3a9f9078 25d03250
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.16.0";
  zipHash = "sha256-wsDzFq5i4Nsud/tAuX5Lg7vxRR7ndDhAcD/zhrAEct8=";
  version = "1.17.0";
  zipHash = "sha256-C8c4d74fWn6kKM8OR5bYRVbPHKFXzDLzLomJVjPChno=";
  meta = {
    description = "Integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data";
    license = lib.licenses.agpl3Only;