From b5707db8b31714867d5a3bd5dc0b426b42c688d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 08:25:53 +0000 Subject: [PATCH] ast-grep: Update to version 0.6.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 47dfd29682..d1edf5cc24 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.5.7", + "version": "0.6.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.5.7/sg-x86_64-pc-windows-msvc.zip", - "hash": "5ac574695f29ac2c17bd033f680fc6530f230ddbe01ae79f1d117e0646fcc68a" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.6.0/sg-x86_64-pc-windows-msvc.zip", + "hash": "d898ab4262351d062b72393a399d5bc217ee601d6f33f198ca64bcf1ddfd0f22" } }, "bin": "sg.exe",