juicefs: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2024-09-02 04:29:11 +00:00
parent 9b6572ecd9
commit 64efc9cc8f

View File

@ -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.", "description": "A distributed POSIX file system built on top of Redis and S3.",
"homepage": "https://juicefs.com", "homepage": "https://juicefs.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/juicedata/juicefs/releases/download/v1.2.0/juicefs-1.2.0-windows-amd64.tar.gz", "url": "https://github.com/juicedata/juicefs/releases/download/v1.2.1/juicefs-1.2.1-windows-amd64.tar.gz",
"hash": "35f634a2c36af17685a218f59d2d6b2a86d41de7042b50d265a015d4bfd89084" "hash": "a74c78642659b26d70aea1d828e7a7b12db72ce8490613bca3aa6c171819677b"
} }
}, },
"bin": "juicefs.exe", "bin": "juicefs.exe",