ast-grep: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2023-08-17 08:25:27 +00:00
parent cdb8fce821
commit bedf8a1de0

View File

@ -1,12 +1,12 @@
{
"version": "0.11.0",
"version": "0.11.1",
"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.11.0/sg-x86_64-pc-windows-msvc.zip",
"hash": "80112c11077ffdd2f49255e2d271b36a783aaadedbec2b6f537347221067bae8"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.11.1/sg-x86_64-pc-windows-msvc.zip",
"hash": "8a911c2e6c7e4afc05e9b8ee2a8dd00c2d00f30ca070cdca275aff1dd7065645"
}
},
"bin": "sg.exe",