perfetto: Update to version 51.1

This commit is contained in:
github-actions[bot] 2025-06-30 12:32:13 +00:00
parent ee503258f8
commit 9db4eb50fd

View File

@ -1,12 +1,12 @@
{
"version": "50.1",
"version": "51.1",
"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/v50.1/windows-amd64.zip",
"hash": "fc8da574993c52a2615c727ca779bce4a0bf0b49bd07743be627c034a0aa3ee3",
"url": "https://github.com/google/perfetto/releases/download/v51.1/windows-amd64.zip",
"hash": "ed3171fff3d207629dca3733ff91cc39aaebac96b701f4780e053e9508df5835",
"extract_dir": "windows-amd64"
}
},