2023-06-02 00:33:52 +00:00

22 lines
766 B
JSON

{
"version": "0.34.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.34.0/dufs-v0.34.0-x86_64-pc-windows-msvc.zip",
"hash": "30f8cc28a9effc0526fcace6576d0b2c14a0fd769a16e2b76ec2754d72e77c2a"
}
},
"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"
}
}
}
}