Skip to content

Commit c78c912

Browse files
Update tree-sitter-python from 0.23.6 to 0.25.0
1 parent 85371f5 commit c78c912

File tree

1 file changed

+3
-4
lines changed
  • recipes/recipes_emscripten/tree-sitter-python

1 file changed

+3
-4
lines changed

recipes/recipes_emscripten/tree-sitter-python/recipe.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
context:
22
name: tree-sitter-python
3-
version: 0.23.6
3+
version: 0.25.0
44

55
package:
66
name: ${{ name|lower }}
77
version: ${{ version }}
88

99
source:
10-
url: https://github.com/tree-sitter/tree-sitter-python/archive/refs/tags/v${{ version
11-
}}.tar.gz
12-
sha256: 630a0f45eccd9b69a66a07bf47d1568e96a9c855a2f30e0921c8af7121e8af96
10+
url: https://github.com/tree-sitter/tree-sitter-python/archive/refs/tags/v${{ version }}.tar.gz
11+
sha256: 4609a3665a620e117acf795ff01b9e965880f81745f287a16336f4ca86cf270c
1312

1413
build:
1514
number: 0

0 commit comments

Comments
 (0)