From b04ae62a8bb52f8626b019cd043a72826ae8d503 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 04:46:33 +0000 Subject: [PATCH] difftastic: Update to version 0.35.0 --- bucket/difftastic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/difftastic.json b/bucket/difftastic.json index e0604eff89..c2f53169f2 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.34.0", + "version": "0.35.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.34.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "57d3314a477b1e9e558dadb8673405bb2df0cbeb79eb4c367cd19f0284112d0d" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.35.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "0e580ccb840893b5d4c39c805613304beeeb35e8b2f8bdfb2a37a8d7a1d7ee87" } }, "bin": "difft.exe",