From 86d13157ef58017c1b5033b4a5e3e9f47dc2bde1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 08:27:04 +0000 Subject: [PATCH] ast-grep: Update to version 0.21.3 --- 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 4db1c0810a..de1d50973d 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.21.2", + "version": "0.21.3", "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.2/sg-x86_64-pc-windows-msvc.zip", - "hash": "f4b0de5e96a9c609146064bd070f68b1a338bcb01828bcd4ab804689301b82c5" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.21.3/sg-x86_64-pc-windows-msvc.zip", + "hash": "25d6883937b474a1aa16ac61aa43fc12449874e82225e4e958e2a1df6a3ec0fa" } }, "bin": "sg.exe",