diff --git a/python/scripts/korg_tc.py b/python/scripts/korg_tc.py index 0888afc9..fb320ed0 100755 --- a/python/scripts/korg_tc.py +++ b/python/scripts/korg_tc.py @@ -31,7 +31,7 @@ 5: '5.5.0', } LATEST_LLVM_VERSIONS = { - 19: '19.1.6', + 19: '19.1.7', 18: '18.1.8', 17: '17.0.6', 16: '16.0.6',