diff --git a/bucket/difftastic.json b/bucket/difftastic.json index 5aebf92619..d51d787ff1 100644 --- a/bucket/difftastic.json +++ b/bucket/difftastic.json @@ -1,12 +1,12 @@ { - "version": "0.29.1", + "version": "0.30.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.29.1/difft-x86_64-pc-windows-msvc.zip", - "hash": "a78735f4741e884b0de1d29ca7ba3a2f9e5a019e141a40b313b7aa1b9952e13a" + "url": "https://github.com/Wilfred/difftastic/releases/download/0.30.0/difft-x86_64-pc-windows-msvc.zip", + "hash": "b1fa14910f7c4a744e7c899c35038ca0dc24588fb030ecd758b8e7c7b757317a" } }, "bin": "difft.exe",