Skip to content

Commit

Permalink
updated v18.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Apr 4, 2024
1 parent 37c532f commit c74687d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "18.1.2" %}
{% set version = "18.1.3" %}

package:
name: lldb
version: {{ version }}

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]
Expand Down

0 comments on commit c74687d

Please sign in to comment.