{
    "version": "1.1.1",
    "description": "A distributed POSIX file system built on top of Redis and S3.",
    "homepage": "https://juicefs.com",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/juicedata/juicefs/releases/download/v1.1.1/juicefs-1.1.1-windows-amd64.tar.gz",
            "hash": "1ab8ed6883081693dd6f647bd5f7768f7ebb29671b3c208e5bf5d526d83d26d2"
        }
    },
    "bin": "juicefs.exe",
    "checkver": {
        "github": "https://github.com/juicedata/juicefs"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/juicedata/juicefs/releases/download/v$version/juicefs-$version-windows-amd64.tar.gz"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
