ast-grep: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2023-12-29 12:29:13 +00:00
parent c364a8d439
commit 8cb2fb1222

View File

@ -1,12 +1,12 @@
{
"version": "0.15.1",
"version": "0.16.0",
"description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.",
"homepage": "https://ast-grep.github.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.15.1/sg-x86_64-pc-windows-msvc.zip",
"hash": "7cfccb188fb9f23b2006ea14df8c95fdbb1f496b06112d6ac96b6797dadd7fcb"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.16.0/sg-x86_64-pc-windows-msvc.zip",
"hash": "74e26292c0744b1e59c4981249d1e01bb20cfd797c0dd8bc5ce06f28c0c9ff16"
}
},
"bin": "sg.exe",