From eb2d6e373a4563c6c31007422ebfb462e460f871 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:30:28 +0000 Subject: [PATCH] juicefs: Update to version 1.2.2 --- bucket/juicefs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/juicefs.json b/bucket/juicefs.json index 394c9bbca8..2beba207ba 100644 --- a/bucket/juicefs.json +++ b/bucket/juicefs.json @@ -1,12 +1,12 @@ { - "version": "1.2.1", + "version": "1.2.2", "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.1/juicefs-1.2.1-windows-amd64.tar.gz", - "hash": "a74c78642659b26d70aea1d828e7a7b12db72ce8490613bca3aa6c171819677b" + "url": "https://github.com/juicedata/juicefs/releases/download/v1.2.2/juicefs-1.2.2-windows-amd64.tar.gz", + "hash": "e7bbec9a5b4be731a8fda85d3795f8b83afc9f6609611e714a47e2e7486441a5" } }, "bin": "juicefs.exe",