From 6279cc04a7511b95c3b3bf6f7899014c0fba2d21 Mon Sep 17 00:00:00 2001 From: toge Date: Tue, 7 Nov 2023 18:48:54 +0900 Subject: [PATCH] (#20958) trompeloeil: add version 46 --- recipes/trompeloeil/all/conandata.yml | 3 +++ recipes/trompeloeil/config.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/recipes/trompeloeil/all/conandata.yml b/recipes/trompeloeil/all/conandata.yml index 6aebe5771a442..aa78e9ef74461 100644 --- a/recipes/trompeloeil/all/conandata.yml +++ b/recipes/trompeloeil/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "46": + url: "https://github.com/rollbear/trompeloeil/archive/v46.tar.gz" + sha256: "dc2c856ab7716ef659f8df7fc5f6740a40e736089f05e0a8251d4ad3ad17ad83" "45": url: "https://github.com/rollbear/trompeloeil/archive/v45.tar.gz" sha256: "124b0aa45d84415193719376b6557fc1f1180cbfebf4dc4f7ca247cb404d6bd8" diff --git a/recipes/trompeloeil/config.yml b/recipes/trompeloeil/config.yml index 2353875452e46..4cd5ba1f148f2 100644 --- a/recipes/trompeloeil/config.yml +++ b/recipes/trompeloeil/config.yml @@ -1,4 +1,6 @@ versions: + "46": + folder: all "45": folder: all "43":