Unverified Commit 6c26969c authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

grafanaPlugins.grafana-pyroscope-app: 1.11.0 -> 1.12.0 (#462211)

parents 4669e951 f40242a0
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.11.0";
  zipHash = "sha256-FaojRLlE+fv5hPE45wW9Id/21icrus3bDSCLs3xsmm4=";
  version = "1.12.0";
  zipHash = "sha256-Zxp/ebNEwcq/JRhSbtWsFWVY5mIGEexVnH/jtEnKXec=";
  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;