{ "version": "1.1.0", "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.0/juicefs-1.1.0-windows-amd64.tar.gz", "hash": "e4bb65980e5b378e556774647af8056ef34514cd9c32af4875743ab9ba6f2971" } }, "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" } } }