From 75205e5cc6d88c8133482b245e57c48f6f82ca86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:39:56 +0000 Subject: [PATCH] ast-grep: Update to version 0.31.1 --- 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 cbecd9d21c..fb69d7aaad 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.31.1", "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.31.0/app-x86_64-pc-windows-msvc.zip", - "hash": "3288f227a1271c152c3fd48651b0cc578879b7c9ee436acc6801c90665563468" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.31.1/app-x86_64-pc-windows-msvc.zip", + "hash": "b4cfeee56ddd9512ecac5086346d979d046f068ad12abc256c8023ffeefa3cda" } }, "bin": "sg.exe",