From e93515cf6ee138c35defe21b91196fe7c10d70ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 00:36:40 +0000 Subject: [PATCH] ast-grep: Update to version 0.6.3 --- 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 a46a471442..a9aa0e55f1 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.6.2", + "version": "0.6.3", "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.6.2/sg-x86_64-pc-windows-msvc.zip", - "hash": "6dc52095bc147f72c852eac331a57ddb1e79824cfc57ff2ba668912b2e341d3a" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.6.3/sg-x86_64-pc-windows-msvc.zip", + "hash": "eeac5c339a2c57e095a3f149e7468717e77df5c32cb750744d5a9c5cac3b4270" } }, "bin": "sg.exe",