From 5f1af786b14db29b07d77cc51449281494348695 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 08:26:59 +0000 Subject: [PATCH] ast-grep: Update to version 0.14.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 77f621a2bf..32f01f2d4b 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.13.2", + "version": "0.14.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.13.2/sg-x86_64-pc-windows-msvc.zip", - "hash": "951dbbbeec23cb5a4fb910251034ae7230513b360dd6f3cf5a8189cdb3071938" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.14.1/sg-x86_64-pc-windows-msvc.zip", + "hash": "ba0cb9cb0e337cd725cc74585b1ad3ec3bf7fdbb83e5a2c8ba70a2fbc37a22b0" } }, "bin": "sg.exe",