ast-grep: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2023-07-16 20:25:05 +00:00
parent 923ab013dc
commit f35481d428

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.0", "version": "0.9.1",
"description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.", "description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.",
"homepage": "https://ast-grep.github.io", "homepage": "https://ast-grep.github.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.9.0/sg-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.9.1/sg-x86_64-pc-windows-msvc.zip",
"hash": "e244f55415a8d2499c1149ed9eb6f26d9565a6e83fe9f4d1fb1022eafcd2b3a4" "hash": "dc9ce73a0eec9f73ac49ebf32ee2c45b9dac9565636178b9b55c9ba93967eedf"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",