difftastic: Update to version 0.51.1

This commit is contained in:
github-actions[bot] 2023-08-25 16:27:15 +00:00
parent 3fd3caca4d
commit 75be7544b0

View File

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