ast-grep: Update to version 0.19.3

This commit is contained in:
github-actions[bot] 2024-02-25 04:27:00 +00:00
parent 0ebf394e12
commit 8b529ce42c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.2", "version": "0.19.3",
"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.19.2/sg-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ast-grep/ast-grep/releases/download/0.19.3/sg-x86_64-pc-windows-msvc.zip",
"hash": "ecaf4ba9c3741c8e07dc94e4d9c20fa9ad7730c53da1c63110868632540cdeb8" "hash": "2a4c4cc3e356fcd3c27fca3be64ba284c3fbd4aac03695a391986b66c72d65d1"
} }
}, },
"bin": "sg.exe", "bin": "sg.exe",