difftastic: Update to version 0.57.0

This commit is contained in:
github-actions[bot] 2024-04-02 09:07:53 +00:00
parent fc41e73fd2
commit 89d1766ec5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.56.1", "version": "0.57.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.56.1/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.57.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "ee42892b303d414a922b7b3ab606ca1e140bc8532caf40685b9979121f268ff2" "hash": "577059849aee32fe384388ce74c404c6e90036a6a4dd452160dcfe583c7f5497"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",