From 647bac14b18ee71d1f612c48ade5bfd152c9fc13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 04:26:32 +0000 Subject: [PATCH] difftastic: Update to version 0.47.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 5d90edaffc..069076088d 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.46.0", + "version": "0.47.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.46.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "d51052eb6f02a2d934959d89bc64cc4fd20389eb31d68a5e255a67945e6ee524" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.47.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "0a19718eeb8ed0e004d98f443d0ae9aabb4d9d5a89bd1e1e4af9080599d22b43" } }, "bin": "difft.exe",