perfetto: Update to version 49.0

This commit is contained in:
github-actions[bot] 2025-01-07 16:32:33 +00:00
parent c6ec36d08e
commit f6ba337526

View File

@ -1,12 +1,12 @@
{
"version": "48.1",
"version": "49.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/v48.1/windows-amd64.zip",
"hash": "fccfe08cf985310c24d56d1a4c74ba20937923713709e284b02a35cfe4173c5b",
"url": "https://github.com/google/perfetto/releases/download/v49.0/windows-amd64.zip",
"hash": "bbd9ade28127fa7cd96e9f24bfe2b386e252059f02ef5471b4711587c4361e5d",
"extract_dir": "windows-amd64"
}
},