perfetto: Update to version 44.0

This commit is contained in:
github-actions[bot] 2024-04-10 17:09:51 +00:00
parent aabd3f6512
commit 27d82d73d2

View File

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