{
    "version": "1.2.1",
    "description": "Hex diff viewer using alignment algorithms from biology",
    "homepage": "https://github.com/8051Enthusiast/biodiff",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/8051Enthusiast/biodiff/releases/download/v1.2.1/biodiff-windows-1.2.1.zip",
            "hash": "51b23a190a21e089a5108b1ed72b04c8c45222bed1934b259d4d2a6355f1bbc3"
        }
    },
    "bin": [
        "biodiff.exe",
        "git-biodiff.exe"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/8051Enthusiast/biodiff/releases/download/v$version/biodiff-windows-$version.zip"
            }
        }
    }
}
