difftastic: Update to version 0.36.1

This commit is contained in:
github-actions[bot] 2022-09-18 08:29:51 +00:00
parent 104dad94a2
commit b548fcee9b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.35.0", "version": "0.36.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.35.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.36.1/difft-x86_64-pc-windows-msvc.zip",
"hash": "0e580ccb840893b5d4c39c805613304beeeb35e8b2f8bdfb2a37a8d7a1d7ee87" "hash": "782b625ddaf9a4ce36792da96fb81490b6bca0229749c2fb66eda3bb8e01e200"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",