difftastic: Update to version 0.65.0

This commit is contained in:
github-actions[bot] 2025-09-24 04:29:21 +00:00
parent 703c41494e
commit 00c5f87d7f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.64.0", "version": "0.65.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.64.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.65.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "1ac0113adf9ade9417ee133bed38efe3085b7ccbb32ab620bdc36c4a9b365276" "hash": "2c8382ecc453f905408728bf901aa98289306625fe1f4e37549e90936cbc9d11"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",