From 87a87468be53f9680244fed2b878268f69b68dc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:27:45 +0000 Subject: [PATCH] ast-grep: Update to version 0.13.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 f8d6374801..77f621a2bf 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.13.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.13.1/sg-x86_64-pc-windows-msvc.zip", - "hash": "773eb2909c66df6d44af08830622942693bd5c33910bb740ffb52822b81c5c06" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.13.2/sg-x86_64-pc-windows-msvc.zip", + "hash": "951dbbbeec23cb5a4fb910251034ae7230513b360dd6f3cf5a8189cdb3071938" } }, "bin": "sg.exe",