diff --git a/bucket/juicefs.json b/bucket/juicefs.json index 3d947cc25b..a07d8f759d 100644 --- a/bucket/juicefs.json +++ b/bucket/juicefs.json @@ -1,12 +1,12 @@ { - "version": "1.2.3", + "version": "1.3.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.3/juicefs-1.2.3-windows-amd64.tar.gz", - "hash": "33efd2c45b708867c14b3a38e2751c17583046f4a50cf914275e3dcca9a01744" + "url": "https://github.com/juicedata/juicefs/releases/download/v1.3.0/juicefs-1.3.0-windows-amd64.tar.gz", + "hash": "2d7118f6db7046582fb8658682164942fcd014aada7f0f08b620f6065babdd22" } }, "bin": "juicefs.exe",