From ef3c3cb899ce908ee617a907918a95d824b2f317 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 08:30:07 +0000 Subject: [PATCH] difftastic: Update to version 0.31.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index d51d787ff1..8b07707fab 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "b1fa14910f7c4a744e7c899c35038ca0dc24588fb030ecd758b8e7c7b757317a" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.31.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "cddb48d4a43f37e931a86fbd14432f827cdd29e9abeb845a52f42754095d40da" } }, "bin": "difft.exe",