From 7de61ac764aaca5d7759bf4fec348fa026f94649 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:32:04 +0000 Subject: [PATCH] juicefs: Update to version 1.2.3 --- bucket/juicefs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/juicefs.json b/bucket/juicefs.json index 2beba207ba..3d947cc25b 100644 --- a/bucket/juicefs.json +++ b/bucket/juicefs.json @@ -1,12 +1,12 @@ { - "version": "1.2.2", + "version": "1.2.3", "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.2/juicefs-1.2.2-windows-amd64.tar.gz", - "hash": "e7bbec9a5b4be731a8fda85d3795f8b83afc9f6609611e714a47e2e7486441a5" + "url": "https://github.com/juicedata/juicefs/releases/download/v1.2.3/juicefs-1.2.3-windows-amd64.tar.gz", + "hash": "33efd2c45b708867c14b3a38e2751c17583046f4a50cf914275e3dcca9a01744" } }, "bin": "juicefs.exe",