From b6fa0b6adb5a95da830465fbd1d70a2335e009f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:27:35 +0000 Subject: [PATCH] difftastic: Update to version 0.52.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 931aad0626..66afb4c4a9 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.51.1", + "version": "0.52.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.51.1/difft-x86_64-pc-windows-msvc.zip", - "hash": "024c2feabe97c7bef68ee71026f634811d1f6a24dc6718b8b817ee6556c0f0eb" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.52.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "2c7780cd49cbc6dbaadf8680dc869f3d52c00cb7be25e6a426cb58f8407f44a9" } }, "bin": "difft.exe",