{
    "version": "1.4.10",
    "description": "Make diffs human readable instead of machine readable to improve code quality and spot defects faster.",
    "homepage": "https://github.com/so-fancy/diff-so-fancy",
    "license": "MIT",
    "suggest": {
        "Perl": "perl"
    },
    "url": "https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.10/diff-so-fancy",
    "hash": "027881d4d0c6ad871c8eddc210946fb87fb3a771cb95e8a4e7dc62476caf027c",
    "pre_install": "Set-Content -Value '@perl.exe \"%~dp0diff-so-fancy\" %*' -Path \"$dir\\diff-so-fancy.bat\"",
    "bin": "diff-so-fancy.bat",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/so-fancy/diff-so-fancy/releases/download/v$version/diff-so-fancy"
    }
}
