ast-grep: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2023-11-16 04:27:35 +00:00
parent 27e33d927d
commit c4bf98532c

View File

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