juicefs: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2024-06-19 08:28:59 +00:00
parent 863ac584fb
commit 2478d160c4

View File

@ -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.", "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.1.2/juicefs-1.1.2-windows-amd64.tar.gz", "url": "https://github.com/juicedata/juicefs/releases/download/v1.2.0/juicefs-1.2.0-windows-amd64.tar.gz",
"hash": "7baf3a8561fa4c2e0473d3b344b45f6e205203e01d2e7dff94dcc52155270828" "hash": "35f634a2c36af17685a218f59d2d6b2a86d41de7042b50d265a015d4bfd89084"
} }
}, },
"bin": "juicefs.exe", "bin": "juicefs.exe",