difftastic: Update to version 0.58.0

This commit is contained in:
github-actions[bot] 2024-05-12 00:34:19 +00:00
parent d177d5b90e
commit ec74ef7746

View File

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