From 57fe1ba3b0ef592ac9a37bafc03562a2c223b1a4 Mon Sep 17 00:00:00 2001 From: Quentin Chateau via Conan Center Bot Date: Sat, 9 Sep 2023 01:12:14 +0000 Subject: [PATCH 1/2] harfbuzz: add version 8.2.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/) --- recipes/harfbuzz/all/conandata.yml | 3 +++ recipes/harfbuzz/config.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/recipes/harfbuzz/all/conandata.yml b/recipes/harfbuzz/all/conandata.yml index d165dd235addd..573228865c12a 100644 --- a/recipes/harfbuzz/all/conandata.yml +++ b/recipes/harfbuzz/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "8.2.0": + url: "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.0/harfbuzz-8.2.0.tar.xz" + sha256: "8cb7117a62f42d5ad25d4a697e1bbfc65933b3eed2ee7f247203c79c9f1b514c" "8.1.1": url: "https://github.com/harfbuzz/harfbuzz/releases/download/8.1.1/harfbuzz-8.1.1.tar.xz" sha256: "0305ad702e11906a5fc0c1ba11c270b7f64a8f5390d676aacfd71db129d6565f" diff --git a/recipes/harfbuzz/config.yml b/recipes/harfbuzz/config.yml index 502391a71084d..fd959f03fdc1b 100644 --- a/recipes/harfbuzz/config.yml +++ b/recipes/harfbuzz/config.yml @@ -1,4 +1,6 @@ versions: + "8.2.0": + folder: all "8.1.1": folder: all "8.0.1": From e812509908bd50c58bff4537b5c793fa5386f094 Mon Sep 17 00:00:00 2001 From: ericLemanissier Date: Tue, 19 Sep 2023 07:39:50 +0200 Subject: [PATCH 2/2] 8.2.1 --- recipes/harfbuzz/all/conandata.yml | 6 +++--- recipes/harfbuzz/config.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/harfbuzz/all/conandata.yml b/recipes/harfbuzz/all/conandata.yml index 573228865c12a..779ff0fde3b71 100644 --- a/recipes/harfbuzz/all/conandata.yml +++ b/recipes/harfbuzz/all/conandata.yml @@ -1,7 +1,7 @@ sources: - "8.2.0": - url: "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.0/harfbuzz-8.2.0.tar.xz" - sha256: "8cb7117a62f42d5ad25d4a697e1bbfc65933b3eed2ee7f247203c79c9f1b514c" + "8.2.1": + url: "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.1/harfbuzz-8.2.1.tar.xz" + sha256: "0fec78f98c9c8faf228957a201c8846f809452c20f8445eb092a1ba6f22dbea5" "8.1.1": url: "https://github.com/harfbuzz/harfbuzz/releases/download/8.1.1/harfbuzz-8.1.1.tar.xz" sha256: "0305ad702e11906a5fc0c1ba11c270b7f64a8f5390d676aacfd71db129d6565f" diff --git a/recipes/harfbuzz/config.yml b/recipes/harfbuzz/config.yml index fd959f03fdc1b..bff626c84bf86 100644 --- a/recipes/harfbuzz/config.yml +++ b/recipes/harfbuzz/config.yml @@ -1,5 +1,5 @@ versions: - "8.2.0": + "8.2.1": folder: all "8.1.1": folder: all