{ "version": "0.41.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.41.0/app-x86_64-pc-windows-msvc.zip", "hash": "b13ba0f16f1b979cee4ec6c20984d7787749607df2c4c735802b34572efc43f2" } }, "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" } } } }