From 37b6576feb123bb58e85bc333b5cf98f06afaa72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:25:45 +0000 Subject: [PATCH] diffsitter: Update to version 0.7.3 --- bucket/diffsitter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/diffsitter.json b/bucket/diffsitter.json index 845d80d30a..d9d427c39d 100644 --- a/bucket/diffsitter.json +++ b/bucket/diffsitter.json @@ -1,12 +1,12 @@ { - "version": "0.7.1", + "version": "0.7.3", "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.1/diffsitter-x86_64-pc-windows-msvc.zip", - "hash": "cadd940a296369999a12f7904b66d6755fff8335f558fbeb4447d37ff9d49e04" + "url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.7.3/diffsitter-x86_64-pc-windows-msvc.zip", + "hash": "7277021af50c6b18bac5b84cc5564aa97202345c7d1130d9f284c9e753211b8c" } }, "bin": "diffsitter.exe",