From a2d8a3b4e449918d104d212a4ce539925e5aa02c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 04:29:04 +0000 Subject: [PATCH] difftastic: Update to version 0.62.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 0dc920cd1a..1fe35aa26e 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.61.0", + "version": "0.62.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.61.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "f2c8151b8bb03b17fe7314834e7a24e35f8fc2c2b1b18bd9c022ef68b21439d9" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.62.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "8c4df8d075018102038b94a57f9b7f7b21a365538d4ee4cfe7eb541ac7f8bd33" } }, "bin": "difft.exe",