difftastic: Update to version 0.29.0

This commit is contained in:
github-actions[bot] 2022-06-09 12:32:27 +00:00
parent a0c73fbded
commit 50e414caae

View File

@ -1,12 +1,12 @@
{ {
"version": "0.28.0", "version": "0.29.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.28.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.29.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "5c911bdbc0b35cc00ce671fd62eab57a419561f33d5c94018cc2bdf989127c73" "hash": "04f183575384e16151a56f89a6c2c4feaa585546457fa7fe16acbf78b6376d91"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",