Skip to content

Commit

Permalink
deps: Bump com_github_google_perfetto -> 44.0 (envoyproxy#33687)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
Co-authored-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
  • Loading branch information
dependency-envoy[bot] authored Apr 19, 2024
1 parent 52ba27f commit 0f3e4aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -204,12 +204,12 @@ REPOSITORY_LOCATIONS_SPEC = dict(
project_name = "Perfetto",
project_desc = "Perfetto Tracing SDK",
project_url = "https://perfetto.dev/",
version = "43.1",
sha256 = "0f23ba39520c9ec629c48dc36a3a4bb92ed9653ac6694445be22985205a3f4ce",
version = "44.0",
sha256 = "db4162ee6495b1fcc13ba7aca77d67f9fd1766d184743137a04af8b1e3906b9d",
strip_prefix = "perfetto-{version}/sdk",
urls = ["https://github.com/google/perfetto/archive/v{version}.tar.gz"],
use_category = ["dataplane_core", "controlplane"],
release_date = "2024-03-05",
release_date = "2024-04-10",
cpe = "N/A",
license = "Apache-2.0",
license_url = "https://github.com/google/perfetto/blob/v{version}/LICENSE",
Expand Down

0 comments on commit 0f3e4aa

Please sign in to comment.