ast-grep: Update to version 0.21.4

This commit is contained in:
github-actions[bot] 2024-05-07 00:33:46 +00:00
parent 2a3a630ae8
commit 0225fd1d2a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.21.3", "version": "0.21.4",
"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.21.3/sg-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.21.4/sg-x86_64-pc-windows-msvc.zip",
"hash": "25d6883937b474a1aa16ac61aa43fc12449874e82225e4e958e2a1df6a3ec0fa" "hash": "b4d1d575eab8cc1c255c3b992f597b8becc70abfb920a77203bdc7a7a9012122"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",