From bd57a5e351b6cfafd9d51f79177c6a48be834054 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 19:58:31 +0000 Subject: [PATCH] Update dependency com_google_perfetto to v43 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index e5016b9..01cdafb 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -25,9 +25,9 @@ http_archive( http_archive( name = "com_google_perfetto", build_file = "perfetto.BUILD", - sha256 = "39d7b3635834398828cfd189bd61afb0657ca2a3a08efbfd9866bfbcd440810b", - strip_prefix = "perfetto-37.0/sdk", - urls = ["https://github.com/google/perfetto/archive/refs/tags/v37.0.tar.gz"], + sha256 = "615d336a5c5c6fc0bb0aad1ef8d4c4575a97be2989973d617fa552bfd4886980", + strip_prefix = "perfetto-43.2/sdk", + urls = ["https://github.com/google/perfetto/archive/refs/tags/v43.2.tar.gz"], ) # fmt