From 89d1766ec521d3788e33c2444f8ae36563724776 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 09:07:53 +0000 Subject: [PATCH] difftastic: Update to version 0.57.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 8bf18e06a1..cffdbefa1c 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.56.1", + "version": "0.57.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.56.1/difft-x86_64-pc-windows-msvc.zip", - "hash": "ee42892b303d414a922b7b3ab606ca1e140bc8532caf40685b9979121f268ff2" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.57.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "577059849aee32fe384388ce74c404c6e90036a6a4dd452160dcfe583c7f5497" } }, "bin": "difft.exe",