ast-grep: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2024-12-02 16:30:52 +00:00
parent 13875ddf98
commit e7986730aa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.30.1", "version": "0.31.0",
"description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.", "description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.",
"homepage": "https://ast-grep.github.io", "homepage": "https://ast-grep.github.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.30.1/app-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.31.0/app-x86_64-pc-windows-msvc.zip",
"hash": "ea1881f2516aa6a3b476dadced68ce6a3c69518b8d1df167c86f1075a63bc32e" "hash": "3288f227a1271c152c3fd48651b0cc578879b7c9ee436acc6801c90665563468"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",