From 5c6e41a618097d04e731c9831118a51dcb39ab3f Mon Sep 17 00:00:00 2001 From: Zero King Date: Fri, 22 Apr 2022 17:25:38 +0000 Subject: [PATCH] (#10449) fakeit: add version 2.1.0 Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot) Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/) Co-authored-by: Quentin Chateau via Conan Center Bot --- recipes/fakeit/all/conandata.yml | 3 +++ recipes/fakeit/config.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/recipes/fakeit/all/conandata.yml b/recipes/fakeit/all/conandata.yml index 4cc5d346c5594..37f55c8d6c8c9 100644 --- a/recipes/fakeit/all/conandata.yml +++ b/recipes/fakeit/all/conandata.yml @@ -8,3 +8,6 @@ sources: "2.0.9": url: "https://github.com/eranpeer/FakeIt/archive/2.0.9.tar.gz" sha256: "dc4ee7b17a84c959019b92c20fce6dc9426e9e170b6edf84db6cb2e188520cd7" + "2.1.0": + url: "https://github.com/eranpeer/FakeIt/archive/2.1.0.tar.gz" + sha256: "695826dc5c3012e57f2c7aa9801c7af1d1a8677f88c624343b3039c6b5c59871" diff --git a/recipes/fakeit/config.yml b/recipes/fakeit/config.yml index fc71849013666..47936697d8930 100644 --- a/recipes/fakeit/config.yml +++ b/recipes/fakeit/config.yml @@ -5,3 +5,5 @@ versions: folder: all "2.0.9": folder: all + "2.1.0": + folder: all