juicefs: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2024-02-04 12:29:17 +00:00
parent 3b0b324c84
commit 135df98997

View File

@ -1,12 +1,12 @@
{
"version": "1.1.1",
"version": "1.1.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.1.1/juicefs-1.1.1-windows-amd64.tar.gz",
"hash": "1ab8ed6883081693dd6f647bd5f7768f7ebb29671b3c208e5bf5d526d83d26d2"
"url": "https://github.com/juicedata/juicefs/releases/download/v1.1.2/juicefs-1.1.2-windows-amd64.tar.gz",
"hash": "7baf3a8561fa4c2e0473d3b344b45f6e205203e01d2e7dff94dcc52155270828"
}
},
"bin": "juicefs.exe",