Skip to content

Commit

Permalink
Merge pull request #26 from masc-ucsc/renovate/com_google_perfetto-43.x
Browse files Browse the repository at this point in the history
Update dependency com_google_perfetto to v43
  • Loading branch information
renau authored Mar 31, 2024
2 parents 54e3754 + bd57a5e commit 2aa3060
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2aa3060

Please sign in to comment.