ast-grep: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2023-06-06 08:25:53 +00:00
parent c2ecf67e9b
commit b5707db8b3

View File

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