difftastic: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2022-08-28 08:29:38 +00:00
parent 08b6396c41
commit b46637fb57

View File

@ -1,12 +1,12 @@
{ {
"version": "0.33.0", "version": "0.34.0",
"description": "A structural diff that understands syntax", "description": "A structural diff that understands syntax",
"homepage": "https://difftastic.wilfred.me.uk", "homepage": "https://difftastic.wilfred.me.uk",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Wilfred/difftastic/releases/download/0.33.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.34.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "c5c0065e14412c9966df4cc845094e9496abd1f4a93242369707b05582bc98c1" "hash": "57d3314a477b1e9e558dadb8673405bb2df0cbeb79eb4c367cd19f0284112d0d"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",