{ "version": "0.38.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.38.2/app-x86_64-pc-windows-msvc.zip", "hash": "a475146efec0b4fd72cf7cb6c112b19121a63e4e4ab1514b9ae4fe231aa89df6" } }, "bin": [ "ast-grep.exe", "sg.exe" ], "checkver": { "github": "https://github.com/ast-grep/ast-grep" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ast-grep/ast-grep/releases/download/$version/app-x86_64-pc-windows-msvc.zip" } } } }