ast-grep: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2024-10-06 08:29:13 +00:00
parent 3bceb12304
commit 37bce92d9d

View File

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