ast-grep: Update to version 0.21.3

This commit is contained in:
github-actions[bot] 2024-05-03 08:27:04 +00:00
parent ec1e2f3492
commit 86d13157ef

View File

@ -1,12 +1,12 @@
{
"version": "0.21.2",
"version": "0.21.3",
"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.21.2/sg-x86_64-pc-windows-msvc.zip",
"hash": "f4b0de5e96a9c609146064bd070f68b1a338bcb01828bcd4ab804689301b82c5"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.21.3/sg-x86_64-pc-windows-msvc.zip",
"hash": "25d6883937b474a1aa16ac61aa43fc12449874e82225e4e958e2a1df6a3ec0fa"
}
},
"bin": "sg.exe",