From b548fcee9b03e972eae124848426026fcca50d9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Sep 2022 08:29:51 +0000 Subject: [PATCH] difftastic: Update to version 0.36.1 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index c2f53169f2..b5ce7b2c67 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.35.0", + "version": "0.36.1", "description": "A structural diff that understands syntax", "homepage": "https://difftastic.wilfred.me.uk", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Wilfred/difftastic/releases/download/0.35.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "0e580ccb840893b5d4c39c805613304beeeb35e8b2f8bdfb2a37a8d7a1d7ee87" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.36.1/difft-x86_64-pc-windows-msvc.zip", + "hash": "782b625ddaf9a4ce36792da96fb81490b6bca0229749c2fb66eda3bb8e01e200" } }, "bin": "difft.exe",