perfetto: Update to version 43.1

This commit is contained in:
github-actions[bot] 2024-03-05 20:24:56 +00:00
parent a88de82dd5
commit 28df89175c

View File

@ -1,12 +1,12 @@
{
"version": "41.0",
"version": "43.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/v41.0/windows-amd64.zip",
"hash": "0dea66ce1390dd10446facb66a574b4656f7c72a85cfbf98416f89ae88c0cc1f",
"url": "https://github.com/google/perfetto/releases/download/v43.1/windows-amd64.zip",
"hash": "18f431e3d19641730155758caabde2b824b61fb2feb1537df04889663b664d2c",
"extract_dir": "windows-amd64"
}
},