From 5d403499b7448e74ff9a20685a26fbaf994099b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 04:25:27 +0000 Subject: [PATCH] difftastic: Update to version 0.53.1 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index f426aa441c..dd87b6eec9 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.53.0", + "version": "0.53.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.53.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "7ea6a31b1937f3616607ebb9ecef636d71b2f0539419448f94bc7e290a6e96f6" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.53.1/difft-x86_64-pc-windows-msvc.zip", + "hash": "1f2616a2d7f2f77be6b62c52d6de2746eabf463a14f418f22e295fd3d243ac94" } }, "bin": "difft.exe",