From 0c999542fca19b83de4baa88d3e3987917202bbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 08:28:52 +0000 Subject: [PATCH] difftastic: Update to version 0.43.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 605b649cff..75189c26e6 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.42.0", + "version": "0.43.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.42.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "aa45d045883644a2e817394a42041f5be4aebc1a58f87dbdf2f65d690f71f2d9" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.43.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "42e74ef5a38d1f7c55d65f9b795d56e1fa4f67f32c7dc1f69b819df0554f9c95" } }, "bin": "difft.exe",