ast-grep: Update to version 0.13.2

This commit is contained in:
github-actions[bot] 2023-11-20 16:27:45 +00:00
parent 64a70570c8
commit 87a87468be

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.1", "version": "0.13.2",
"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.13.1/sg-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.13.2/sg-x86_64-pc-windows-msvc.zip",
"hash": "773eb2909c66df6d44af08830622942693bd5c33910bb740ffb52822b81c5c06" "hash": "951dbbbeec23cb5a4fb910251034ae7230513b360dd6f3cf5a8189cdb3071938"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",