mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
JuiceFS: Add version 1.0.4 (#4648)
This commit is contained in:
parent
e2d6d38047
commit
b06ca6f9a4
26
bucket/juicefs.json
Normal file
26
bucket/juicefs.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": "1.0.4",
|
||||
"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.0.4/juicefs-1.0.4-windows-amd64.tar.gz",
|
||||
"hash": "581df1e7c2b9bb963b4d678a7e107a6987de4cac508b9390401220d35a234a90"
|
||||
}
|
||||
},
|
||||
"bin": "juicefs.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/juicedata/juicefs"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/juicedata/juicefs/releases/download/v$version/juicefs-$version-windows-amd64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user