perfetto: Update to version 48.0

This commit is contained in:
github-actions[bot] 2024-10-11 20:27:38 +00:00
parent cab06220af
commit 07932bcbec

View File

@ -1,12 +1,12 @@
{
"version": "47.0",
"version": "48.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/v47.0/windows-amd64.zip",
"hash": "136cf8297af39f61a4573d289291db15a4f3afcafe127d35e5cfeefd6fd7132b",
"url": "https://github.com/google/perfetto/releases/download/v48.0/windows-amd64.zip",
"hash": "79ea18adb1dfca86a84a560f58b24baad45e4b14f2e5e1e517c6f63fc298b045",
"extract_dir": "windows-amd64"
}
},