From 83cebd38e0848b45e4fb8cdf5231b6735a835b48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 04:39:48 +0000 Subject: [PATCH] diffsitter: Update to version 0.7.1 --- bucket/diffsitter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/diffsitter.json b/bucket/diffsitter.json index 835e8d372a..845d80d30a 100644 --- a/bucket/diffsitter.json +++ b/bucket/diffsitter.json @@ -1,12 +1,12 @@ { - "version": "0.7.0", + "version": "0.7.1", "description": "A tree-sitter based AST difftool to get meaningful semantic diffs", "homepage": "https://github.com/afnanenayet/diffsitter", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.7.0/diffsitter-x86_64-pc-windows-msvc.zip", - "hash": "4b1f943f5b24f9faee7207d120e703d0153312e8451eeb4a99060dffda5b5ea1" + "url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.7.1/diffsitter-x86_64-pc-windows-msvc.zip", + "hash": "cadd940a296369999a12f7904b66d6755fff8335f558fbeb4447d37ff9d49e04" } }, "bin": "diffsitter.exe",