perfetto: Update to version 38.0

This commit is contained in:
github-actions[bot] 2023-10-09 20:24:14 +00:00
parent 06f57d41f7
commit 1bab82d428

View File

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