ast-grep: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2024-01-05 12:30:02 +00:00
parent e5051970d9
commit 4588ad2d9b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.0", "version": "0.16.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.16.0/sg-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.16.1/sg-x86_64-pc-windows-msvc.zip",
"hash": "74e26292c0744b1e59c4981249d1e01bb20cfd797c0dd8bc5ce06f28c0c9ff16" "hash": "1dd47d678ed0068b09ff8ea9d0b5b8e0bfe9e721cb55e5816d5fe1d75f8443ba"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",