ast-grep: Update to version 0.5.7

This commit is contained in:
github-actions[bot] 2023-06-01 04:27:17 +00:00
parent 9d0789d0c5
commit 3c9fcb77e7

View File

@ -1,12 +1,12 @@
{
"version": "0.5.6",
"version": "0.5.7",
"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.5.6/sg-x86_64-pc-windows-msvc.zip",
"hash": "5606a00b24928beb5585e395ce2cb5f3da2b44478591782f2ad69214bfe00270"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.5.7/sg-x86_64-pc-windows-msvc.zip",
"hash": "5ac574695f29ac2c17bd033f680fc6530f230ddbe01ae79f1d117e0646fcc68a"
}
},
"bin": "sg.exe",