From f3279f8a9377d490cec39d6b130f5534d7878f00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 08:25:16 +0000 Subject: [PATCH] ast-grep: Update to version 0.14.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 32f01f2d4b..2ce6c8f164 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.14.1", + "version": "0.14.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.14.1/sg-x86_64-pc-windows-msvc.zip", - "hash": "ba0cb9cb0e337cd725cc74585b1ad3ec3bf7fdbb83e5a2c8ba70a2fbc37a22b0" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.14.2/sg-x86_64-pc-windows-msvc.zip", + "hash": "802704a3f6ced17e61b6c792ba06daefbe5eb28a8382e5a9d0970a6baac3d4b5" } }, "bin": "sg.exe",