difftastic: Update to version 0.43.0

This commit is contained in:
github-actions[bot] 2023-02-03 08:28:52 +00:00
parent 24ed63a217
commit 0c999542fc

View File

@ -1,12 +1,12 @@
{ {
"version": "0.42.0", "version": "0.43.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.42.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.43.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "aa45d045883644a2e817394a42041f5be4aebc1a58f87dbdf2f65d690f71f2d9" "hash": "42e74ef5a38d1f7c55d65f9b795d56e1fa4f67f32c7dc1f69b819df0554f9c95"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",