difftastic: Update to version 0.43.1

This commit is contained in:
github-actions[bot] 2023-02-05 00:34:03 +00:00
parent 149c4d9961
commit 4ad85793e1

View File

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