[perfetto] update to 47.0 (#40359)

This commit is contained in:
Ryan Zoeller 2024-08-08 23:17:11 -05:00 committed by GitHub
parent 8b9bcb28e2
commit 5728849979
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/perfetto
REF "v${VERSION}"
SHA512 eabdf1991411a9323815b7c1f5bb29d7584d33e04f0219baadb11dd1118d3e34788d31ba0d9904a55fc02138b9103bfa0e50ab5994696749157b58669b2952d8
SHA512 4aa83f121fdc9c8f8d1bfdb22bfa78a8658352ccef58e0efbfa88dbda5e1bc6bca4a3d2cb45bdc6c91d6cfced0e7df7dce678a034935aa247e0f92bfb6adf2b2
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "perfetto",
"version": "46.0",
"version": "47.0",
"description": "System profiling, app tracing and trace analysis",
"homepage": "https://perfetto.dev",
"license": "Apache-2.0",

View File

@ -6845,7 +6845,7 @@
"port-version": 3
},
"perfetto": {
"baseline": "46.0",
"baseline": "47.0",
"port-version": 0
},
"pffft": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a21f08b9f5fbf6b716698ed7a1499f61eadca1f3",
"version": "47.0",
"port-version": 0
},
{
"git-tree": "87c775f6546ba2a72c09d2c7b0e439ab5ca8dc33",
"version": "46.0",