From 2478d160c4267e1e5c649c845354517b4fc0a2e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 08:28:59 +0000 Subject: [PATCH] juicefs: Update to version 1.2.0 --- bucket/juicefs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/juicefs.json b/bucket/juicefs.json index d1943230a3..621ef6b9f2 100644 --- a/bucket/juicefs.json +++ b/bucket/juicefs.json @@ -1,12 +1,12 @@ { - "version": "1.1.2", + "version": "1.2.0", "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.2/juicefs-1.1.2-windows-amd64.tar.gz", - "hash": "7baf3a8561fa4c2e0473d3b344b45f6e205203e01d2e7dff94dcc52155270828" + "url": "https://github.com/juicedata/juicefs/releases/download/v1.2.0/juicefs-1.2.0-windows-amd64.tar.gz", + "hash": "35f634a2c36af17685a218f59d2d6b2a86d41de7042b50d265a015d4bfd89084" } }, "bin": "juicefs.exe",