{ "version": "1.2.3", "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.2.3/juicefs-1.2.3-windows-amd64.tar.gz", "hash": "33efd2c45b708867c14b3a38e2751c17583046f4a50cf914275e3dcca9a01744" } }, "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" } } }