From a3c5cc7890c6328bf156c61fa724de2ae5cbeec4 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 14 Jun 2023 06:42:59 +0000 Subject: [PATCH] updated v16.0.6 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index fa17b08..5b2b91f 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "16.0.5" %} +{% set version = "16.0.6" %} package: name: libcxx_and_libcxxabi @@ -6,7 +6,7 @@ package: source: - url: https://github.com/llvm/llvm-project/releases/download/llvmorg-{{ version.replace(".rc", "-rc") }}/llvm-project-{{ version.replace(".rc", "rc") }}.src.tar.xz - sha256: 37f540124b9cfd4680666e649f557077f9937c9178489cea285a672e714b2863 + sha256: ce5e71081d17ce9e86d7cbcfa28c4b04b9300f8fb7e78422b1feb6bc52c3028e patches: - patches/0001-libcxxabi-10.9-compatibility.patch # [osx and x86_64] - patches/0002-Support-legacy-standalone-builds.patch