difftastic: Update to version 0.53.0

This commit is contained in:
github-actions[bot] 2023-11-24 20:23:51 +00:00
parent 989099adeb
commit 2116377f0c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.52.0", "version": "0.53.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.52.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.53.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "2c7780cd49cbc6dbaadf8680dc869f3d52c00cb7be25e6a426cb58f8407f44a9" "hash": "7ea6a31b1937f3616607ebb9ecef636d71b2f0539419448f94bc7e290a6e96f6"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",