perfetto: Update to version 52.0

This commit is contained in:
github-actions[bot] 2025-09-16 16:30:05 +00:00
parent 23ae9895f5
commit 1a267fc671

View File

@ -1,12 +1,12 @@
{
"version": "51.2",
"version": "52.0",
"homepage": "https://perfetto.dev/",
"description": "A production-grade open-source stack for performance instrumentation and trace analysis.",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/google/perfetto/releases/download/v51.2/windows-amd64.zip",
"hash": "ea54be4969da65c2bc46191810416d8cac11617ad49e84e27c55c20ec3834306",
"url": "https://github.com/google/perfetto/releases/download/v52.0/windows-amd64.zip",
"hash": "37a837ae7ba9d133e231d0c4d59c6313f1d5028e515ab700faf037d77469f994",
"extract_dir": "windows-amd64"
}
},