From a77eef0a15d68c2b305837b595c9b9621376e660 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 04:27:14 +0000 Subject: [PATCH] ast-grep: Update to version 0.12.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 2baa9c4287..c66aeb62ea 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.12.1", + "version": "0.12.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.12.1/sg-x86_64-pc-windows-msvc.zip", - "hash": "7c6fa7250bacf7179e92fac9187f1c4843f9be9c41b95934781598698ab95b1d" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.12.2/sg-x86_64-pc-windows-msvc.zip", + "hash": "9c4988ad22aaec8df25667f12779960d9adbd1b3c3407519e487a3cdacbd7690" } }, "bin": "sg.exe",