Skip to content

Commit 92e3846

Browse files
chore: update web parser version
1 parent 3cbdf2e commit 92e3846

11 files changed

+10
-10
lines changed

website/_data/parsers.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,21 @@ export const repos: Record<string, string> = {
4646

4747
// https://github.com/ast-grep/ast-grep/blob/main/crates/language/Cargo.toml
4848
export const versions: Record<string, string> = {
49-
bash: '0.23.3',
50-
c: '0.23.5',
49+
bash: '0.25.1',
50+
c: '0.24.1',
5151
cpp: '0.23.4',
5252
csharp: '0.23.1',
53-
css: '0.23.1',
54-
go: '0.23.4',
53+
css: '0.25.0',
54+
go: '0.25.0',
5555
html: '0.23.2',
5656
java: '0.23.5',
57-
javascript: '0.23.1',
58-
json: '0.24.2',
59-
php: '0.23.11',
60-
python: '0.23.3',
57+
javascript: '0.25.0',
58+
json: '0.24.8',
59+
php: '0.24.2',
60+
python: '0.25.0',
6161
ruby: '0.23.1',
62-
rust: '0.23.2',
63-
scala: '0.23.3',
62+
rust: '0.24.0',
63+
scala: '0.24.0',
6464
tsx: '0.23.2',
6565
typescript: '0.23.2',
6666
}
-1.3 MB
Binary file not shown.
5.69 KB
Binary file not shown.
20.1 KB
Binary file not shown.
7.03 KB
Binary file not shown.
51.6 KB
Binary file not shown.
244 KB
Binary file not shown.
2.4 KB
Binary file not shown.
56.4 KB
Binary file not shown.
446 KB
Binary file not shown.

0 commit comments

Comments
 (0)