From 2116377f0c6d34d3ebd11421885903f145edd068 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 20:23:51 +0000 Subject: [PATCH] difftastic: Update to version 0.53.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 66afb4c4a9..f426aa441c 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.52.0", + "version": "0.53.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.52.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "2c7780cd49cbc6dbaadf8680dc869f3d52c00cb7be25e6a426cb58f8407f44a9" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.53.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "7ea6a31b1937f3616607ebb9ecef636d71b2f0539419448f94bc7e290a6e96f6" } }, "bin": "difft.exe",