From b946701584d8ddc8bcd193428db33b71a555b97c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 08:27:37 +0000 Subject: [PATCH] difftastic: Update to version 0.56.1 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 8b574a873b..8bf18e06a1 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.55.0", + "version": "0.56.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.55.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "5821679ef39551498fdec7fd3f23074aa70f477eab1f0b531fd0276bd68fe538" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.56.1/difft-x86_64-pc-windows-msvc.zip", + "hash": "ee42892b303d414a922b7b3ab606ca1e140bc8532caf40685b9979121f268ff2" } }, "bin": "difft.exe",