We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4fa14 commit 15d9051Copy full SHA for 15d9051
Formula/t/tree-sitter.rb
@@ -1,8 +1,8 @@
1
class TreeSitter < Formula
2
desc "Incremental parsing library"
3
homepage "https://tree-sitter.github.io/"
4
- url "https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v0.25.9.tar.gz"
5
- sha256 "024a2478579acebbb8882d7c2c0f0e07fc0aa19a459b48d10469e4abb96cf16e"
+ url "https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v0.25.10.tar.gz"
+ sha256 "ad5040537537012b16ef6e1210a572b927c7cdc2b99d1ee88d44a7dcdc3ff44c"
6
license "MIT"
7
head "https://github.com/tree-sitter/tree-sitter.git", branch: "master"
8
0 commit comments