difftastic: Update to version 0.50.0

This commit is contained in:
github-actions[bot] 2023-08-16 08:25:52 +00:00
parent e7f2834b09
commit 6fbcfd9554

View File

@ -1,12 +1,12 @@
{ {
"version": "0.49.0", "version": "0.50.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.49.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.50.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "8740f2bb7d2e2b5564ec4e74982dc1b3f69fe9598ddfca61d1aa015a08078650" "hash": "71062f28db45d9f7433f6ed131862d19a1045dd10bfa2c70790e70ab171a923d"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",