diff --git a/python/scripts/korg_tc.py b/python/scripts/korg_tc.py index 6d51f635..b44c09f6 100755 --- a/python/scripts/korg_tc.py +++ b/python/scripts/korg_tc.py @@ -32,7 +32,7 @@ 5: '5.5.0', } LATEST_LLVM_VERSIONS = { - 19: '19.1.0-rc4', + 19: '19.1.0', 18: '18.1.8', 17: '17.0.6', 16: '16.0.6',