From 0ce549a6eb45f5fddf53d20c725a76d6655bf46d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:26:57 +0000 Subject: [PATCH] ast-grep: Update to version 0.19.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 d58ec98daf..a366c2c7a9 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.19.3", + "version": "0.19.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.19.3/sg-x86_64-pc-windows-msvc.zip", - "hash": "2a4c4cc3e356fcd3c27fca3be64ba284c3fbd4aac03695a391986b66c72d65d1" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.19.4/sg-x86_64-pc-windows-msvc.zip", + "hash": "833ec982c2623794e6059e87e431dcd1946244209845551c06364d6122f904ed" } }, "bin": "sg.exe",