From 5008d2b91424a18a8f71e2aae1582e94c7344ef0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 16:27:54 +0000 Subject: [PATCH] difftastic: Update to version 0.46.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 730eef9078..5d90edaffc 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.45.0", + "version": "0.46.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.45.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "13944c3b30fcec52939f8b107bf0d2629d6964a471adef4c5feb424a244950d3" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.46.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "d51052eb6f02a2d934959d89bc64cc4fd20389eb31d68a5e255a67945e6ee524" } }, "bin": "difft.exe",