From b14005e17092775afa0c696eed9aa632f561109b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:29:33 +0000 Subject: [PATCH] ast-grep: Update to version 0.30.1 --- bucket/ast-grep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ast-grep.json b/bucket/ast-grep.json index 9829bec8f9..cd6c00468c 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.30.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.30.0/app-x86_64-pc-windows-msvc.zip", - "hash": "c7f8b8c782bb01054d7481723b7172c0df3cc0bdcd2c7c975e67c7c0c6e2f95d" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.30.1/app-x86_64-pc-windows-msvc.zip", + "hash": "ea1881f2516aa6a3b476dadced68ce6a3c69518b8d1df167c86f1075a63bc32e" } }, "bin": "sg.exe",