ast-grep: Update to version 0.20.4

This commit is contained in:
github-actions[bot] 2024-04-08 13:11:57 +00:00
parent c3f6f8cee8
commit fd0f39a7f4

View File

@ -1,12 +1,12 @@
{
"version": "0.20.3",
"version": "0.20.4",
"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.20.3/sg-x86_64-pc-windows-msvc.zip",
"hash": "24d2a1f24abe99c635a6ad5c34e43ccccd992f501ad2ab4054267835ae2097d7"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.20.4/sg-x86_64-pc-windows-msvc.zip",
"hash": "21eb76367a0d72879f5d2396a50ac6d523741765806a337a88bc319c66d4e3f6"
}
},
"bin": "sg.exe",