perfetto: Update to version 36.1

This commit is contained in:
github-actions[bot] 2023-07-06 20:26:23 +00:00
parent 665e915b53
commit c47fe9a80e

View File

@ -1,12 +1,12 @@
{
"version": "35.0",
"version": "36.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/v35.0/windows-amd64.zip",
"hash": "8298b8213e8634c3734db6eaabee2df4a7d0de9caed910ed6054934e80668d2d",
"url": "https://github.com/google/perfetto/releases/download/v36.1/windows-amd64.zip",
"hash": "2b8ee1fbd3d076490de7d3e4caf4f39d0ffe6bef27357970b4053eb91b13e884",
"extract_dir": "windows-amd64"
}
},