feat(julia)!: switch to maintained fork

breaking change: ABI 15, drop support for emoji identifiers
This commit is contained in:
Christian Clason 2025-10-20 19:19:17 +02:00 committed by Christian Clason
parent 30c466ad57
commit 8fecb46258
2 changed files with 4 additions and 4 deletions

View file

@ -1166,10 +1166,10 @@ return {
},
julia = {
install_info = {
revision = '73d1539a51b8a202d6d2471cc594cf4d7c5e673f',
url = 'https://github.com/tree-sitter/tree-sitter-julia',
revision = '8d11bcffb6eebcb08049436bd01bd98afa058dc4',
url = 'https://github.com/tree-sitter-grammars/tree-sitter-julia',
},
maintainers = { '@fredrikekre' },
maintainers = { '@clason' },
tier = 2,
},
just = {