From f8aa04a549cfaa0989e793bc3bff3d4405804300 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 12:31:50 +0000 Subject: [PATCH] juicefs: Update to version 1.3.1 --- bucket/juicefs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/juicefs.json b/bucket/juicefs.json index dc28164d99..8ce0909478 100644 --- a/bucket/juicefs.json +++ b/bucket/juicefs.json @@ -1,12 +1,12 @@ { - "version": "1.2.4", + "version": "1.3.1", "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.4/juicefs-1.2.4-windows-amd64.tar.gz", - "hash": "ebea6f7243578688b7099f64a091ec740ee44c07dcb36df5bb2cdd36addd6d0e" + "url": "https://github.com/juicedata/juicefs/releases/download/v1.3.1/juicefs-1.3.1-windows-amd64.tar.gz", + "hash": "72364b541e2c39491badc26fbac2a2b90dac6b4c032ac6635f4375f07704af12" } }, "bin": "juicefs.exe",