ast-grep: Update to version 0.14.2

This commit is contained in:
github-actions[bot] 2023-12-03 08:25:16 +00:00
parent bd838f48a0
commit f3279f8a93

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.1", "version": "0.14.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.14.1/sg-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.14.2/sg-x86_64-pc-windows-msvc.zip",
"hash": "ba0cb9cb0e337cd725cc74585b1ad3ec3bf7fdbb83e5a2c8ba70a2fbc37a22b0" "hash": "802704a3f6ced17e61b6c792ba06daefbe5eb28a8382e5a9d0970a6baac3d4b5"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",