difftastic: Update to version 0.60.0

This commit is contained in:
github-actions[bot] 2024-08-01 16:29:12 +00:00
parent a7f4612711
commit be8f8a1136

View File

@ -1,12 +1,12 @@
{ {
"version": "0.59.0", "version": "0.60.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.59.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.60.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "c0851b95cba930c3df44669592006c47d9cfe4a7e47b39988b0307d55e71c948" "hash": "a31068e3d1719dce1a1abc16191bc2df4a515926cd27c93b8a13393e7cb3acb4"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",