From a61d2543535a4c7751b33383635f286ecef22ac5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 04:32:57 +0000 Subject: [PATCH] difftastic: Update to version 0.30.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 5aebf92619..d51d787ff1 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.29.1", + "version": "0.30.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.29.1/difft-x86_64-pc-windows-msvc.zip", - "hash": "a78735f4741e884b0de1d29ca7ba3a2f9e5a019e141a40b313b7aa1b9952e13a" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.30.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "b1fa14910f7c4a744e7c899c35038ca0dc24588fb030ecd758b8e7c7b757317a" } }, "bin": "difft.exe",