{ "version": "1.1.2", "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.2/juicefs-1.1.2-windows-amd64.tar.gz", "hash": "7baf3a8561fa4c2e0473d3b344b45f6e205203e01d2e7dff94dcc52155270828" } }, "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" } } }