{
    "version": "1.0.6",
    "description": "Backup solution powered by Kloset and ptar",
    "homepage": "https://github.com/PlakarKorp/plakar",
    "license": "ISC",
    "architecture": {
        "64bit": {
            "url": "https://github.com/PlakarKorp/plakar/releases/download/v1.0.6/plakar_1.0.6_windows_amd64.tar.gz",
            "hash": "bbca145a400268884410f74070b62777765137a0d3b168b52ee6b33f611b2cef"
        },
        "arm64": {
            "url": "https://github.com/PlakarKorp/plakar/releases/download/v1.0.6/plakar_1.0.6_windows_arm64.tar.gz",
            "hash": "73fa1905d88aa5ca4ddad969f6565369a08f69d93a33d36a50986e4cc3ac5478"
        }
    },
    "bin": "plakar.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/PlakarKorp/plakar/releases/download/v$version/plakar_$version_windows_amd64.tar.gz"
            },
            "arm64": {
                "url": "https://github.com/PlakarKorp/plakar/releases/download/v$version/plakar_$version_windows_arm64.tar.gz"
            }
        },
        "hash": {
            "url": "https://github.com/PlakarKorp/plakar/releases/download/v$version/plakar_$version_checksums.txt"
        }
    }
}
