ast-grep: Update to version 0.12.4

This commit is contained in:
github-actions[bot] 2023-10-04 04:26:25 +00:00
parent c8803c635b
commit 9bc429d1e5

View File

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