{
    "version": "14.4",
    "description": "A backup program for disk arrays",
    "homepage": "https://www.snapraid.it",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/amadvance/snapraid/releases/download/v14.4/snapraid-14.4-windows-x64.zip",
            "hash": "5ed9868d263f98978fde7d6a559afd38d0c4ddc85fd753c46e8e11799518c92b"
        },
        "32bit": {
            "url": "https://github.com/amadvance/snapraid/releases/download/v14.4/snapraid-14.4-windows-x86.zip",
            "hash": "64b7499bee20515bf57f2ffcef14a0b1e9c2ba19f0bf897fe8e8fd2f4d2bacbe"
        }
    },
    "bin": "snapraid.exe",
    "checkver": {
        "github": "https://github.com/amadvance/snapraid"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/amadvance/snapraid/releases/download/v$version/snapraid-$version-windows-x64.zip"
            },
            "32bit": {
                "url": "https://github.com/amadvance/snapraid/releases/download/v$version/snapraid-$version-windows-x86.zip"
            }
        }
    }
}
