mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
766 B
JSON
22 lines
766 B
JSON
{
|
|
"version": "0.33.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.33.0/dufs-v0.33.0-x86_64-pc-windows-msvc.zip",
|
|
"hash": "4d5b55d0f1e67ce759972e29cac97cef1c473cc3d4c21f909ef66bcd27769316"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|