difftastic: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2022-07-12 08:30:07 +00:00
parent f2b60be5a0
commit ef3c3cb899

View File

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