ast-grep: Update to version 0.12.2

This commit is contained in:
github-actions[bot] 2023-09-30 04:27:14 +00:00
parent a1d4e65220
commit a77eef0a15

View File

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