ast-grep: Update to version 0.21.2

This commit is contained in:
github-actions[bot] 2024-05-02 08:28:14 +00:00
parent beb95ba0c1
commit b3fd539d6a

View File

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