From 7a922cc55102a43cdfba212c344662f8ff66773e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 04:26:03 +0000 Subject: [PATCH] ast-grep: Update to version 0.13.0 --- 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 2d96a53390..0cbbdccbd7 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.12.5", + "version": "0.13.0", "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.12.5/sg-x86_64-pc-windows-msvc.zip", - "hash": "a161841538e1670c8eb102bdeea9e4bed9715661f674eff1e589da935ffe5cf5" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.13.0/sg-x86_64-pc-windows-msvc.zip", + "hash": "bf632bea7cc8b3691ceb5929ce3af1164e1d9e91f6b64765105b0b1c29a7aa5d" } }, "bin": "sg.exe",