From 75be7544b08c01c3b2f3fb5b6e40eff0c81caf55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 16:27:15 +0000 Subject: [PATCH] difftastic: Update to version 0.51.1 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index c35f7dafa6..931aad0626 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.50.0", + "version": "0.51.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.50.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "71062f28db45d9f7433f6ed131862d19a1045dd10bfa2c70790e70ab171a923d" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.51.1/difft-x86_64-pc-windows-msvc.zip", + "hash": "024c2feabe97c7bef68ee71026f634811d1f6a24dc6718b8b817ee6556c0f0eb" } }, "bin": "difft.exe",