diff --git a/recipes/perfetto/all/conandata.yml b/recipes/perfetto/all/conandata.yml index 3be709db0c..cd98342498 100644 --- a/recipes/perfetto/all/conandata.yml +++ b/recipes/perfetto/all/conandata.yml @@ -20,6 +20,9 @@ sources: "25.0": url: https://github.com/google/perfetto/archive/refs/tags/v25.0.tar.gz sha256: 73a4b895df9222ddb231b8d903099d6da08cd079f27983f540e89156fa88ba67 + "26.1": + url: https://github.com/google/perfetto/archive/refs/tags/v26.1.tar.gz + sha256: cce387e82e2a137fce2eba927f80f20407764b77637a1a92b9b24065a500ce6d patches: "20.1": diff --git a/recipes/perfetto/config.yml b/recipes/perfetto/config.yml index d9db9bfc45..cf2cf97924 100644 --- a/recipes/perfetto/config.yml +++ b/recipes/perfetto/config.yml @@ -13,3 +13,5 @@ versions: folder: all "25.0": folder: all + "26.1": + folder: all