From fb67803d7201e3674f8c4f5c788b3e7511233c07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 00:33:43 +0000 Subject: [PATCH] difftastic: Update to version 0.40.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 84d55987fc..25163e3536 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.39.0", + "version": "0.40.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.39.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "915e3992947254826d895547c9c2468be0e9f7afd080a904eb0ab894905c315f" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.40.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "c1e4ad14017c70cbbab95ab810dfcae8420f668e8f4f56793f57565e8d490138" } }, "bin": "difft.exe",