perfetto: Update to version 47.0

This commit is contained in:
github-actions[bot] 2024-08-07 20:26:53 +00:00
parent 98c91d29af
commit 12a6accb81

View File

@ -1,12 +1,12 @@
{
"version": "45.0",
"version": "47.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/v45.0/windows-amd64.zip",
"hash": "702d43fe074fddacd1c1dfc8b7ce5844b3c6a21c47c52cd0253bc31563b9c7bd",
"url": "https://github.com/google/perfetto/releases/download/v47.0/windows-amd64.zip",
"hash": "136cf8297af39f61a4573d289291db15a4f3afcafe127d35e5cfeefd6fd7132b",
"extract_dir": "windows-amd64"
}
},