From c4bf98532c43cb151b5096c2dea619a241407662 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 04:27:35 +0000 Subject: [PATCH] ast-grep: Update to version 0.13.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 0cbbdccbd7..f8d6374801 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.13.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.13.0/sg-x86_64-pc-windows-msvc.zip", - "hash": "bf632bea7cc8b3691ceb5929ce3af1164e1d9e91f6b64765105b0b1c29a7aa5d" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.13.1/sg-x86_64-pc-windows-msvc.zip", + "hash": "773eb2909c66df6d44af08830622942693bd5c33910bb740ffb52822b81c5c06" } }, "bin": "sg.exe",