chore: update helixql parser revision

Updated to 259d2b68 which fixes the symlink issue that was breaking
Windows CI during tarball extraction.
This commit is contained in:
Ben Woodward 2025-12-12 17:58:57 +11:00
parent 1cdd2c32f9
commit 5d2914b940

View file

@ -914,7 +914,7 @@ return {
},
helixql = {
install_info = {
revision = 'f6c799534d46947204f6db962d0aae7b9e46d2cb',
revision = '259d2b68c56ae40ef7d190919ed49e0f17d1f3ee',
url = 'https://github.com/benwoodward/tree-sitter-helixql',
},
maintainers = { '@benwoodward' },