ast-grep: Update to version 0.12.1

This commit is contained in:
github-actions[bot] 2023-09-14 00:32:56 +00:00
parent 6e1bb29c33
commit 1171682635

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.0", "version": "0.12.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.12.0/sg-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.12.1/sg-x86_64-pc-windows-msvc.zip",
"hash": "d75cc45c7e01934ac52f6e9098170f9c1f49dc4457025f36572b5c0e7f4f3924" "hash": "7c6fa7250bacf7179e92fac9187f1c4843f9be9c41b95934781598698ab95b1d"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",