{
    "version": "1.1.0",
    "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.1.0/biodiff-windows-1.1.0.zip",
            "hash": "36e5ebf45a05ba27b75e6fe76e3abbf0d51e4e55f44e0ecf8b261383331d8833"
        }
    },
    "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"
            }
        }
    }
}
