diff --git a/WORKSPACE b/WORKSPACE index 0dd025e3f..9ca0bdecd 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -243,9 +243,9 @@ rules_proto_toolchains() http_archive( name = "com_google_perfetto", build_file = "perfetto.BUILD", - sha256 = "bd78f0165e66026c31c8c39221ed2863697a8bba5cd39b12e4b43d0b7f71626f", - strip_prefix = "perfetto-40.0/sdk", - urls = ["https://github.com/google/perfetto/archive/refs/tags/v40.0.tar.gz"], + sha256 = "1274fc866c50f273958ba3c5fffe493f67a4aec0eb4c471ddb99e36f26fd1af0", + strip_prefix = "perfetto-48.0/sdk", + urls = ["https://github.com/google/perfetto/archive/refs/tags/v48.0.tar.gz"], ) # Boost