difftastic: Update to version 0.39.0

This commit is contained in:
github-actions[bot] 2022-12-19 08:28:35 +00:00
parent b0aa02d7d8
commit 2978787a1e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.38.0", "version": "0.39.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.38.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.39.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "689e9b1303837913d6b208cd8283c780ee5954490cd006496dee9f3c4bbced04" "hash": "915e3992947254826d895547c9c2468be0e9f7afd080a904eb0ab894905c315f"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",