From 3c9fcb77e77f8f0bd865daf3b9f858d626934b81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 04:27:17 +0000 Subject: [PATCH] ast-grep: Update to version 0.5.7 --- 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 9c662b0948..47dfd29682 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.5.6", + "version": "0.5.7", "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.5.6/sg-x86_64-pc-windows-msvc.zip", - "hash": "5606a00b24928beb5585e395ce2cb5f3da2b44478591782f2ad69214bfe00270" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.5.7/sg-x86_64-pc-windows-msvc.zip", + "hash": "5ac574695f29ac2c17bd033f680fc6530f230ddbe01ae79f1d117e0646fcc68a" } }, "bin": "sg.exe",