{
    "version": "0.9.5",
    "description": "Diff and merging tool with focus on accurate and easy to read source code diffs.",
    "homepage": "https://www.truehumandesign.se/s_diffinity.php",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.truehumandesign.se/licenseDiffinity.php"
    },
    "url": "https://www.truehumandesign.se/download/diffinityInstaller.exe#/dl.7z",
    "hash": "550d1a9e831e66ec27e1e179712bd05d79d0842d27f148f8c26947a054f6d7ef",
    "pre_install": [
        "if (!(Test-Path \"$persist_dir\\diffinity.cfg\")) { New-Item \"$dir\\diffinity.cfg\" | Out-Null }",
        "Remove-Item \"$dir\\`$*\", \"$dir\\uninst*\" -Recurse"
    ],
    "bin": "Diffinity.exe",
    "shortcuts": [
        [
            "Diffinity.exe",
            "Diffinity"
        ]
    ],
    "persist": "diffinity.cfg",
    "checkver": "Version:</b>\\s*([\\d.]+)",
    "autoupdate": {
        "url": "https://www.truehumandesign.se/download/diffinityInstaller.exe#/dl.7z"
    }
}
