ast-grep: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2025-01-05 08:29:34 +00:00
parent d7e0cb64b6
commit 41c9a386d9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.32.3", "version": "0.33.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.32.3/app-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.33.0/app-x86_64-pc-windows-msvc.zip",
"hash": "f7fb5c54c9c93c036669a647dbd3873a86e13d8a834fad3ae1dd4ccf6e11b0c7" "hash": "02e8ec5f446a62af7603dd81da56d1bc3320f79e83909b1412ea7647685e36b2"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",