From fbeba40e9dea78fd94667ee3a4b812dec10bb410 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 04:25:56 +0000 Subject: [PATCH] ast-grep: Update to version 0.10.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 308f8293a9..ca58a35e7e 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.9.3", + "version": "0.10.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.9.3/sg-x86_64-pc-windows-msvc.zip", - "hash": "18a9d22d4929517af8902cbce3fff82a8acedc8039d3de1781f0b5db7377a8e0" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.10.0/sg-x86_64-pc-windows-msvc.zip", + "hash": "96ed0ec2cfc420920a3d4f7639003170bf902436a6109a18b15a67d945db5b91" } }, "bin": "sg.exe",