{ "version": "1.2.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.2.0/juicefs-1.2.0-windows-amd64.tar.gz", "hash": "35f634a2c36af17685a218f59d2d6b2a86d41de7042b50d265a015d4bfd89084" } }, "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" } } }