perfetto: Update to version 45.0

This commit is contained in:
github-actions[bot] 2024-05-09 20:25:09 +00:00
parent ca1b595074
commit 4d52a40698

View File

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