From b46637fb57746961c415de0729f08312385bb684 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Aug 2022 08:29:38 +0000 Subject: [PATCH] difftastic: Update to version 0.34.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 78680b157c..e0604eff89 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.34.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.33.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "c5c0065e14412c9966df4cc845094e9496abd1f4a93242369707b05582bc98c1" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.34.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "57d3314a477b1e9e558dadb8673405bb2df0cbeb79eb4c367cd19f0284112d0d" } }, "bin": "difft.exe",