From c74687d3887cf840707c0a8f551c3d8886ea5221 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Thu, 4 Apr 2024 07:58:27 +0000 Subject: [PATCH] updated v18.1.3 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 69bcf38..c61d900 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "18.1.2" %} +{% set version = "18.1.3" %} package: name: lldb @@ -6,7 +6,7 @@ package: source: url: https://github.com/llvm/llvm-project/releases/download/llvmorg-{{ version }}/llvm-project-{{ version }}.src.tar.xz - sha256: 51073febd91d1f2c3b411d022695744bda322647e76e0b4eb1918229210c48d5 + sha256: 2929f62d69dec0379e529eb632c40e15191e36f3bd58c2cb2df0413a0dc48651 patches: # Fix Python and Mac support - patches/0001-Remove-linking-liblldb-to-libpython.patch # [not win]