From fd0f39a7f4be64b55dfeefe4d8dfa4398c098785 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:11:57 +0000 Subject: [PATCH] ast-grep: Update to version 0.20.4 --- 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 8c05fd36eb..4cffb388f5 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.20.3", + "version": "0.20.4", "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.20.3/sg-x86_64-pc-windows-msvc.zip", - "hash": "24d2a1f24abe99c635a6ad5c34e43ccccd992f501ad2ab4054267835ae2097d7" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.20.4/sg-x86_64-pc-windows-msvc.zip", + "hash": "21eb76367a0d72879f5d2396a50ac6d523741765806a337a88bc319c66d4e3f6" } }, "bin": "sg.exe",