From eb37ba067138eb2f63492b9eca0ee6afcf60590c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 04:25:54 +0000 Subject: [PATCH] ast-grep: Update to version 0.15.0 --- 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 a0825ce033..58b8ff396d 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.14.4", + "version": "0.15.0", "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.4/sg-x86_64-pc-windows-msvc.zip", - "hash": "5928f58f7121f0d99a0b3a812a716939a1f3ff1f69baca96d00339db278b2009" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.15.0/sg-x86_64-pc-windows-msvc.zip", + "hash": "e0608d5469fea5e4a84a0d6ca9a108b30ee52ce4b0db9535d39875edcc35086e" } }, "bin": "sg.exe",