{
    "version": "0.9.4",
    "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": "f02fe8c014cccce4a79daa9885e4ade1811a562d5553dbd30a88b8fa4015e4eb",
    "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"
    }
}
