Skip to content

Commit

Permalink
Bump to v19.1.1+1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zentrik committed Nov 24, 2024
1 parent 1fc382a commit 71f9f18
Show file tree
Hide file tree
Showing 9 changed files with 455 additions and 455 deletions.
224 changes: 112 additions & 112 deletions deps/checksums/clang

Large diffs are not rendered by default.

224 changes: 112 additions & 112 deletions deps/checksums/lld

Large diffs are not rendered by default.

448 changes: 224 additions & 224 deletions deps/checksums/llvm

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion deps/clang.version
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
## jll artifact
# Clang (paired with LLVM, only here as a JLL download)
CLANG_JLL_NAME := Clang
CLANG_JLL_VER := 19.1.1+0
CLANG_JLL_VER := 19.1.1+1
2 changes: 1 addition & 1 deletion deps/lld.version
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

## jll artifact
LLD_JLL_NAME := LLD
LLD_JLL_VER := 19.1.1+0
LLD_JLL_VER := 19.1.1+1
4 changes: 2 additions & 2 deletions deps/llvm-tools.version
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
## jll artifact
# LLVM_tools (downloads LLVM_jll to get things like `lit` and `opt`)
LLVM_TOOLS_JLL_NAME := LLVM
LLVM_TOOLS_JLL_VER := 19.1.1+0
LLVM_TOOLS_ASSERT_JLL_VER := 19.1.1+0
LLVM_TOOLS_JLL_VER := 19.1.1+1
LLVM_TOOLS_ASSERT_JLL_VER := 19.1.1+1
2 changes: 1 addition & 1 deletion deps/llvm.version
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## jll artifact
LLVM_JLL_NAME := libLLVM
LLVM_ASSERT_JLL_VER := 19.1.1+0
LLVM_ASSERT_JLL_VER := 19.1.1+1
## source build
# Version number of LLVM
LLVM_VER := 19.1.1
Expand Down
2 changes: 1 addition & 1 deletion stdlib/LLD_jll/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LLD_jll"
uuid = "d55e3150-da41-5e91-b323-ecfd1eec6109"
version = "19.1.1+0"
version = "19.1.1+1"

[deps]
Zlib_jll = "83775a58-1f1d-513f-b197-d71354ab007a"
Expand Down
2 changes: 1 addition & 1 deletion stdlib/libLLVM_jll/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "libLLVM_jll"
uuid = "8f36deef-c2a5-5394-99ed-8e07531fb29a"
version = "19.1.1+0"
version = "19.1.1+1"

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

0 comments on commit 71f9f18

Please sign in to comment.