difftastic: Update to version 0.52.0

This commit is contained in:
github-actions[bot] 2023-10-09 16:27:35 +00:00
parent 8740ef59a5
commit b6fa0b6adb

View File

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