2023-02-24 04:28:42 +00:00

22 lines
766 B
JSON

{
"version": "0.32.0",
"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.32.0/dufs-v0.32.0-x86_64-pc-windows-msvc.zip",
"hash": "11ca0e79a6f5a112416de8cf9eeb756e4ee260d7cfa16ede60955e9703531ecd"
}
},
"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"
}
}
}
}