juicefs: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2023-11-29 04:26:05 +00:00
parent e845544547
commit ccc36b086c

View File

@ -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",