diff --git a/recipes/entt/3.x.x/conandata.yml b/recipes/entt/3.x.x/conandata.yml index 2ab265494c..5a28fed132 100644 --- a/recipes/entt/3.x.x/conandata.yml +++ b/recipes/entt/3.x.x/conandata.yml @@ -20,3 +20,6 @@ sources: 3.5.1: url: https://github.com/skypjack/entt/archive/v3.5.1.tar.gz sha256: f442ece6881ec24863e7f0fbdc4bf641e01b0f87955f49dc4687b2fa564e9c83 + 3.5.2: + url: https://github.com/skypjack/entt/archive/v3.5.2.tar.gz + sha256: f9271293c44518386c402c9a2188627819748f66302df48af4f6d08e30661036 diff --git a/recipes/entt/config.yml b/recipes/entt/config.yml index cb88d34fbf..96af454f6a 100644 --- a/recipes/entt/config.yml +++ b/recipes/entt/config.yml @@ -13,3 +13,5 @@ versions: folder: 3.x.x 3.5.1: folder: 3.x.x + 3.5.2: + folder: 3.x.x