diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 78680b157c..e0604eff89 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.34.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.33.0/difft-x86_64-pc-windows-msvc.zip", - "hash": "c5c0065e14412c9966df4cc845094e9496abd1f4a93242369707b05582bc98c1" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.34.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "57d3314a477b1e9e558dadb8673405bb2df0cbeb79eb4c367cd19f0284112d0d" } }, "bin": "difft.exe",