ast-grep: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2023-08-05 08:24:44 +00:00
parent 2ccef84b9f
commit dbd3d9320a

View File

@ -1,12 +1,12 @@
{
"version": "0.10.0",
"version": "0.10.1",
"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.10.0/sg-x86_64-pc-windows-msvc.zip",
"hash": "96ed0ec2cfc420920a3d4f7639003170bf902436a6109a18b15a67d945db5b91"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.10.1/sg-x86_64-pc-windows-msvc.zip",
"hash": "c188d9ee7e6936004b3467bb456237939606b2b172518c9fe45c5f3eac6570fd"
}
},
"bin": "sg.exe",