From 65e212233b971211e3286230a4dccabbddae7d3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 04:28:23 +0000 Subject: [PATCH] difftastic: Update to version 0.48.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 069076088d..36abba2085 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.47.0", + "version": "0.48.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.47.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "0a19718eeb8ed0e004d98f443d0ae9aabb4d9d5a89bd1e1e4af9080599d22b43" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.48.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "a66c480892465c0bf6b5417ba75ff1863ce65044cddfdef71f508f584cfc0191" } }, "bin": "difft.exe",