From ccc36b086c4cb8c03e33d17f8be66981a5927e74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 04:26:05 +0000 Subject: [PATCH] juicefs: Update to version 1.1.1 --- bucket/juicefs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/juicefs.json b/bucket/juicefs.json index 24bbb1391d..24fe3fa5a9 100644 --- a/bucket/juicefs.json +++ b/bucket/juicefs.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.1.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.1.0/juicefs-1.1.0-windows-amd64.tar.gz", - "hash": "e4bb65980e5b378e556774647af8056ef34514cd9c32af4875743ab9ba6f2971" + "url": "https://github.com/juicedata/juicefs/releases/download/v1.1.1/juicefs-1.1.1-windows-amd64.tar.gz", + "hash": "1ab8ed6883081693dd6f647bd5f7768f7ebb29671b3c208e5bf5d526d83d26d2" } }, "bin": "juicefs.exe",