perfetto: Update to version 34.0

This commit is contained in:
github-actions[bot] 2023-05-02 20:25:02 +00:00
parent 655b122f7b
commit 0346e5f088

View File

@ -1,12 +1,12 @@
{
"version": "33.1",
"version": "34.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/v33.1/windows-amd64.zip",
"hash": "91a67770acae35e208b2faaf020b166fcccdbd3b89f4e4e8e6d5b98feb6f207e",
"url": "https://github.com/google/perfetto/releases/download/v34.0/windows-amd64.zip",
"hash": "fae66b8529c5193b8c3341e8983219114f27ba0747510f33cc3fc719429479e4",
"extract_dir": "windows-amd64"
}
},