mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
22 lines
766 B
JSON
22 lines
766 B
JSON
{
|
|
"version": "0.37.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.37.1/dufs-v0.37.1-x86_64-pc-windows-msvc.zip",
|
|
"hash": "79beed5f8c1fceb62c9e906ec0af57eefc02c841bdfa999e92909f3c4a0f4163"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|