difftastic: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2022-08-22 08:31:23 +00:00
parent 1782799e40
commit 43e1fe23f0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.32.0", "version": "0.33.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.32.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.33.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "5b5f1ce93cf967faceed645a721e89340cdce9b176bd2fe899ad170f73d5f649" "hash": "c5c0065e14412c9966df4cc845094e9496abd1f4a93242369707b05582bc98c1"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",