From b3fd539d6a42498a7d03386234e06b93ec21701d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 08:28:14 +0000 Subject: [PATCH] ast-grep: Update to version 0.21.2 --- 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 9ea88ded18..4db1c0810a 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.21.1", + "version": "0.21.2", "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.21.1/sg-x86_64-pc-windows-msvc.zip", - "hash": "442ee6726530e06cdc6a5343156836930c9c4d4d1b3aeb8d22d80d69fef7d4dd" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.21.2/sg-x86_64-pc-windows-msvc.zip", + "hash": "f4b0de5e96a9c609146064bd070f68b1a338bcb01828bcd4ab804689301b82c5" } }, "bin": "sg.exe",