ast-grep: Update to version 0.9.2

This commit is contained in:
github-actions[bot] 2023-07-23 00:33:25 +00:00
parent 71d247eb01
commit e3c5818177

View File

@ -1,12 +1,12 @@
{
"version": "0.9.1",
"version": "0.9.2",
"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.9.1/sg-x86_64-pc-windows-msvc.zip",
"hash": "dc9ce73a0eec9f73ac49ebf32ee2c45b9dac9565636178b9b55c9ba93967eedf"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.9.2/sg-x86_64-pc-windows-msvc.zip",
"hash": "a7348e322054f52673d942719f70e1f9480537e0b7bded9296d42abdf6037195"
}
},
"bin": "sg.exe",