juicefs: Update to version 1.2.4

This commit is contained in:
github-actions[bot] 2025-12-02 04:30:50 +00:00
parent c35b48e0e6
commit 06d826677a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.0", "version": "1.2.4",
"description": "A distributed POSIX file system built on top of Redis and S3.", "description": "A distributed POSIX file system built on top of Redis and S3.",
"homepage": "https://juicefs.com", "homepage": "https://juicefs.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/juicedata/juicefs/releases/download/v1.3.0/juicefs-1.3.0-windows-amd64.tar.gz", "url": "https://github.com/juicedata/juicefs/releases/download/v1.2.4/juicefs-1.2.4-windows-amd64.tar.gz",
"hash": "2d7118f6db7046582fb8658682164942fcd014aada7f0f08b620f6065babdd22" "hash": "ebea6f7243578688b7099f64a091ec740ee44c07dcb36df5bb2cdd36addd6d0e"
} }
}, },
"bin": "juicefs.exe", "bin": "juicefs.exe",