difftastic: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2022-08-08 04:31:57 +00:00
parent 0c5d29ad2a
commit 22ff3aea75

View File

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