From d26b41d473939a0795434b895cf14891b14bca78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 00:40:19 +0000 Subject: [PATCH] difftastic: Update to version 0.37.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index b5ce7b2c67..5391e39325 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.36.1", + "version": "0.37.0", "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.36.1/difft-x86_64-pc-windows-msvc.zip", - "hash": "782b625ddaf9a4ce36792da96fb81490b6bca0229749c2fb66eda3bb8e01e200" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.37.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "565eae6951c4ddb23c81319b7a37d3480a9ea639c009d484691832f81dfb7c8d" } }, "bin": "difft.exe",