From ffff7b93835cd1d0b74eb64325a0131bc8369ad4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 04:26:16 +0000 Subject: [PATCH] diffsitter: Update to version 0.8.1 --- bucket/diffsitter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/diffsitter.json b/bucket/diffsitter.json index 81cba95d52..94b8b83649 100644 --- a/bucket/diffsitter.json +++ b/bucket/diffsitter.json @@ -1,12 +1,12 @@ { - "version": "0.8.0", + "version": "0.8.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.8.0/diffsitter-x86_64-pc-windows-msvc.zip", - "hash": "a17e0b843052e2fd6fe81982f28de0dd6f84d06b2cb08f2a0045bb8a9b8ada86" + "url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.1/diffsitter-x86_64-pc-windows-msvc.zip", + "hash": "0fdbb30ed7f873773104263278f7f18321423d52948abf3a0fee86516d0761ec" } }, "bin": "diffsitter.exe",