difftastic: Update to version 0.64.0

This commit is contained in:
github-actions[bot] 2025-06-16 00:42:29 +00:00
parent e6b25cebbb
commit c734fd8f37

View File

@ -1,12 +1,12 @@
{ {
"version": "0.63.0", "version": "0.64.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.63.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.64.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "033ae31243152cd47f88ad892b56a840a218414d5f279de32374ff3a81f15119" "hash": "1ac0113adf9ade9417ee133bed38efe3085b7ccbb32ab620bdc36c4a9b365276"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",