2023-06-05 04:27:23 +00:00

22 lines
766 B
JSON

{
"version": "0.34.2",
"description": "A file server that supports static serving, uploading, searching, accessing control, webdav...",
"homepage": "https://github.com/sigoden/dufs",
"license": "MIT|Apache",
"architecture": {
"64bit": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.34.2/dufs-v0.34.2-x86_64-pc-windows-msvc.zip",
"hash": "8472d35fd912f7606942c810789cbd353718cf1c4a4d49399c8ed982f1abc2de"
}
},
"bin": "dufs.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/sigoden/dufs/releases/download/v$version/dufs-v$version-x86_64-pc-windows-msvc.zip"
}
}
}
}