perfetto: Update to version 37.0

This commit is contained in:
github-actions[bot] 2023-08-10 20:23:10 +00:00
parent 649ff30d1f
commit 63acbf0c4b

View File

@ -1,12 +1,12 @@
{
"version": "36.1",
"version": "37.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/v36.1/windows-amd64.zip",
"hash": "2b8ee1fbd3d076490de7d3e4caf4f39d0ffe6bef27357970b4053eb91b13e884",
"url": "https://github.com/google/perfetto/releases/download/v37.0/windows-amd64.zip",
"hash": "54e4da5e51a1376f3fee300c053461ffab8dbc8e6d0941daeab413ca35bda2a0",
"extract_dir": "windows-amd64"
}
},