From 7e4503af597d503d17e324fb35e164c87a3b85ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 08:29:21 +0000 Subject: [PATCH] diffsitter: Update to version 0.6.9 --- bucket/diffsitter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/diffsitter.json b/bucket/diffsitter.json index 715169de27..d8b99a7fd2 100644 --- a/bucket/diffsitter.json +++ b/bucket/diffsitter.json @@ -1,12 +1,12 @@ { - "version": "0.6.8", + "version": "0.6.9", "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.6.8/diffsitter-x86_64-pc-windows-msvc.zip", - "hash": "eab7cfc8ceb105725f8a41335375a9902678bc1b42f2c5d77f6d0ec4dfa47919" + "url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.6.9/diffsitter-x86_64-pc-windows-msvc.zip", + "hash": "f2aae2f0ac9180151da10bc49d0130853ea0d22473c48176f6900c12f98469de" } }, "bin": "diffsitter.exe",