From 5dc405f0c054ba5a0858feb7ae84399c035d75e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 04:30:03 +0000 Subject: [PATCH] ast-grep: Update to version 0.32.2 --- 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 933f8594fd..3da10827ba 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.32.1", + "version": "0.32.2", "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.32.1/app-x86_64-pc-windows-msvc.zip", - "hash": "bac6aea88914b122fbf2a923e69c9d6a031fca3f64a988347c2478701f1e413a" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.32.2/app-x86_64-pc-windows-msvc.zip", + "hash": "47d2090ab895d8dcfd703e8d9899d1699c9c58252c727e0ceae360fa155277d5" } }, "bin": "sg.exe",