perfetto: Update to version 32.1

This commit is contained in:
github-actions[bot] 2023-02-02 00:34:03 +00:00
parent 52eca9978e
commit 6a3b0907e3

View File

@ -1,12 +1,12 @@
{
"version": "31.0",
"version": "32.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/v31.0/windows-amd64.zip",
"hash": "28a1bb171e7a3cd3998542f8cf88824cbf14646c12d805caf2acfebc0519e644",
"url": "https://github.com/google/perfetto/releases/download/v32.1/windows-amd64.zip",
"hash": "fbe328f3ea8cfc02bd5582fa55a7834df9190ad4ba0915a16d3c58337487f0c4",
"extract_dir": "windows-amd64"
}
},