feat: update tree-sitter for uxntal, rpmspec and protobuf support

This commit is contained in:
CJ van den Berg 2025-05-14 15:41:39 +02:00
parent 61e0145eda
commit efec10c5b9
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -6,8 +6,8 @@
.dependencies = .{
.tree_sitter = .{
.url = "https://github.com/neurocyte/tree-sitter/releases/download/master-86dd4d2536f2748c5b4ea0e1e70678039a569aac/source.tar.gz",
.hash = "N-V-__8AACablCbp-6lsRoKDEp6Xd2dHLe4AsW81blkSQxzs",
.url = "https://github.com/neurocyte/tree-sitter/releases/download/master-22f593dc3791dee02d46b8c264a49eca497032f1/source.tar.gz",
.hash = "N-V-__8AAKoPBicxw1YT2EKzNNaCzdZAZt4HlAx4rUHX-BAm",
},
.cbor = .{
.url = "https://github.com/neurocyte/cbor/archive/1fccb83c70cd84e1dff57cc53f7db8fb99909a94.tar.gz",