Skip to content

Commit

Permalink
Use LLVM libunwind 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Feb 16, 2021
1 parent 16c72fc commit 829c5b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps/Versions.make
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ LLVM_TOOLS_JLL_NAME := LLVM
LLVM_TOOLS_JLL_VER := 11.0.1+1

# LLVM libunwind
LLVMUNWIND_VER := 11.0.0
LLVMUNWIND_VER := 11.0.1
LLVMUNWIND_JLL_NAME := LLVMLibUnwind

# MbedTLS
Expand Down
2 changes: 1 addition & 1 deletion stdlib/LLVMLibUnwind_jll/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LLVMLibUnwind_jll"
uuid = "47c5dbc3-30ba-59ef-96a6-123e260183d9"
version = "11.0.0+0"
version = "11.0.1+0"

[deps]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Expand Down

0 comments on commit 829c5b5

Please sign in to comment.