diff --git a/bucket/perfetto.json b/bucket/perfetto.json index b2af68d698..0a07980009 100644 --- a/bucket/perfetto.json +++ b/bucket/perfetto.json @@ -1,12 +1,12 @@ { - "version": "49.0", + "version": "50.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/v49.0/windows-amd64.zip", - "hash": "bbd9ade28127fa7cd96e9f24bfe2b386e252059f02ef5471b4711587c4361e5d", + "url": "https://github.com/google/perfetto/releases/download/v50.1/windows-amd64.zip", + "hash": "fc8da574993c52a2615c727ca779bce4a0bf0b49bd07743be627c034a0aa3ee3", "extract_dir": "windows-amd64" } },