2023-06-02 12:31:00 +00:00

22 lines
766 B
JSON

{
"version": "0.34.1",
"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.1/dufs-v0.34.1-x86_64-pc-windows-msvc.zip",
"hash": "5896ff9b8da328bdc4b03eab5d59b6fbfba6106d88623fbc8b747268beb0032c"
}
},
"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"
}
}
}
}