Skip to content

Commit

Permalink
(#11643) Bump perfetto v27.1
Browse files Browse the repository at this point in the history
Introduces ShutDown API to improve
shutdown stability
  • Loading branch information
miklelappo committed Jul 12, 2022
1 parent 1846673 commit 3a72f50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/perfetto/all/conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ sources:
"27.0":
url: https://github.com/google/perfetto/archive/refs/tags/v27.0.tar.gz
sha256: c22750dd21419cf58132d55d634b88d9947bd0c7244dd98854b0248c7637a98c
"27.1":
url: https://github.com/google/perfetto/archive/refs/tags/v27.1.tar.gz
sha256: 9edbafd6e2d9feaced4c0153e2f48dbb1da38429c5b1b17dfee70a91fd3101b2

patches:
"20.1":
Expand Down
2 changes: 2 additions & 0 deletions recipes/perfetto/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ versions:
folder: all
"27.0":
folder: all
"27.1":
folder: all

0 comments on commit 3a72f50

Please sign in to comment.