perfetto: Update to version 53.0

This commit is contained in:
github-actions[bot] 2025-11-13 20:29:30 +00:00
parent 99d84a9fc8
commit 4d2c921773

View File

@ -1,12 +1,12 @@
{
"version": "52.0",
"version": "53.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/v52.0/windows-amd64.zip",
"hash": "37a837ae7ba9d133e231d0c4d59c6313f1d5028e515ab700faf037d77469f994",
"url": "https://github.com/google/perfetto/releases/download/v53.0/windows-amd64.zip",
"hash": "2d4ece71234cdf783710d83cf4783dce3e5e745ad40ece649f95cf208a1a897c",
"extract_dir": "windows-amd64"
}
},