From e9500ca41ff3e0701dc2ddc3db89a96ba9df79f6 Mon Sep 17 00:00:00 2001 From: toge Date: Fri, 1 Jul 2022 10:24:42 +0900 Subject: [PATCH] (#11454) libschrift: add version 0.10.2 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/libschrift/all/conandata.yml | 3 +++ recipes/libschrift/config.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/recipes/libschrift/all/conandata.yml b/recipes/libschrift/all/conandata.yml index 1537c6b8cb..f950f67f23 100644 --- a/recipes/libschrift/all/conandata.yml +++ b/recipes/libschrift/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "0.10.2": + url: "https://github.com/tomolt/libschrift/archive/v0.10.2.tar.gz" + sha256: "23e98611f0dfc6e22dcf531f2de987042ca5a81864911b4e917fb3218795fae0" "0.10.1": url: "https://github.com/tomolt/libschrift/archive/refs/tags/v0.10.1.tar.gz" sha256: "3590c1f9d9cf752edbe51908584aa3dc4d8b466c93bdd3771e830880e143f94c" diff --git a/recipes/libschrift/config.yml b/recipes/libschrift/config.yml index 36cf695df0..3a41bddc4c 100644 --- a/recipes/libschrift/config.yml +++ b/recipes/libschrift/config.yml @@ -1,3 +1,5 @@ versions: + "0.10.2": + folder: all "0.10.1": folder: all