ast-grep: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2023-07-31 04:25:56 +00:00
parent c3e2a2b374
commit fbeba40e9d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.3", "version": "0.10.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.9.3/sg-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.10.0/sg-x86_64-pc-windows-msvc.zip",
"hash": "18a9d22d4929517af8902cbce3fff82a8acedc8039d3de1781f0b5db7377a8e0" "hash": "96ed0ec2cfc420920a3d4f7639003170bf902436a6109a18b15a67d945db5b91"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",