Skip to content

Commit 7ade52e

Browse files
committed
downloads: LLVM Linux 17.0.1 -> 17.0.6
1 parent 59be8b3 commit 7ade52e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@
168168
"version": "14.0.3+20220508",
169169
},
170170
"llvm-17-x86_64-linux": {
171-
"url": "https://github.com/indygreg/toolchain-tools/releases/download/toolchain-bootstrap%2F20230926/llvm-17.0.1+20230926-gnu_only-x86_64-unknown-linux-gnu.tar.zst",
172-
"size": 229558479,
173-
"sha256": "427cc6f515f1fff87710cc264fb235570e245678fe0f655fad26d78f61fcb016",
174-
"version": "17.0.1+20230926",
171+
"url": "https://github.com/indygreg/toolchain-tools/releases/download/toolchain-bootstrap%2F20240107/llvm-17.0.6+20240107-gnu_only-x86_64-unknown-linux-gnu.tar.zst",
172+
"size": 229334033,
173+
"sha256": "bf8fd56f0e56eba4f3d4b8c10d5e83b314878c3b4bae442a049adf2aeeed2784",
174+
"version": "17.0.6+20240107",
175175
},
176176
"llvm-aarch64-macos": {
177177
"url": "https://github.com/indygreg/toolchain-tools/releases/download/toolchain-bootstrap%2F20230506/llvm-16.0.3+20230506-aarch64-apple-darwin.tar.zst",

0 commit comments

Comments
 (0)