From 2978787a1e301de09f59f4ce2241b67c16aa18db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 08:28:35 +0000 Subject: [PATCH] difftastic: Update to version 0.39.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index b35685de27..84d55987fc 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.38.0", + "version": "0.39.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.38.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "689e9b1303837913d6b208cd8283c780ee5954490cd006496dee9f3c4bbced04" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.39.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "915e3992947254826d895547c9c2468be0e9f7afd080a904eb0ab894905c315f" } }, "bin": "difft.exe",