diff --git a/bucket/perfetto.json b/bucket/perfetto.json index bccd8990a6..e5670ff215 100644 --- a/bucket/perfetto.json +++ b/bucket/perfetto.json @@ -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" } },