ast-grep: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2024-01-12 04:26:35 +00:00
parent e778261dc0
commit 5a045d59a8

View File

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