From 64efc9cc8f20c0dbefcd050e65869a0dff5977a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 04:29:11 +0000 Subject: [PATCH] juicefs: Update to version 1.2.1 --- bucket/juicefs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/juicefs.json b/bucket/juicefs.json index 621ef6b9f2..394c9bbca8 100644 --- a/bucket/juicefs.json +++ b/bucket/juicefs.json @@ -1,12 +1,12 @@ { - "version": "1.2.0", + "version": "1.2.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.0/juicefs-1.2.0-windows-amd64.tar.gz", - "hash": "35f634a2c36af17685a218f59d2d6b2a86d41de7042b50d265a015d4bfd89084" + "url": "https://github.com/juicedata/juicefs/releases/download/v1.2.1/juicefs-1.2.1-windows-amd64.tar.gz", + "hash": "a74c78642659b26d70aea1d828e7a7b12db72ce8490613bca3aa6c171819677b" } }, "bin": "juicefs.exe",