From cc81b0d6feb4a167a9ff33818fa9b2aac2dc77e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 04:25:17 +0000 Subject: [PATCH] ast-grep: Update to version 0.11.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 7a0f081a2d..7e8572adac 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.10.1", + "version": "0.11.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.10.1/sg-x86_64-pc-windows-msvc.zip", - "hash": "c188d9ee7e6936004b3467bb456237939606b2b172518c9fe45c5f3eac6570fd" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.11.0/sg-x86_64-pc-windows-msvc.zip", + "hash": "80112c11077ffdd2f49255e2d271b36a783aaadedbec2b6f537347221067bae8" } }, "bin": "sg.exe",