From 9f995945f90c7c8ced407658ebeee94751488518 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 00:36:17 +0000 Subject: [PATCH] difftastic: Update to version 0.45.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 6832513f55..730eef9078 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.44.0", + "version": "0.45.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.44.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "9ceef80e0ab7308bfbcca31d32f3e0c81c81d91918ebdfe4f93bbd20f382d9e5" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.45.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "13944c3b30fcec52939f8b107bf0d2629d6964a471adef4c5feb424a244950d3" } }, "bin": "difft.exe",