From ce77bf2e72f1b7c1d4e28d85936dcdde066534c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 16:32:18 +0000 Subject: [PATCH] difftastic: Update to version 0.29.1 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 95977bd3f9..5aebf92619 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.29.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.29.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "04f183575384e16151a56f89a6c2c4feaa585546457fa7fe16acbf78b6376d91" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.29.1/difft-x86_64-pc-windows-msvc.zip", + "hash": "a78735f4741e884b0de1d29ca7ba3a2f9e5a019e141a40b313b7aa1b9952e13a" } }, "bin": "difft.exe",