{
    "version": "0.55.0",
    "description": "A structural diff that understands syntax",
    "homepage": "https://difftastic.wilfred.me.uk",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Wilfred/difftastic/releases/download/0.55.0/difft-x86_64-pc-windows-msvc.zip",
            "hash": "5821679ef39551498fdec7fd3f23074aa70f477eab1f0b531fd0276bd68fe538"
        }
    },
    "bin": "difft.exe",
    "checkver": {
        "github": "https://github.com/Wilfred/difftastic"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Wilfred/difftastic/releases/download/$version/difft-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
