mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dufs: Add version 0.30.0 (#3904)
* dufs: Add version 0.30.0 * move bin * Update bucket/dufs.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
c0b1b90033
commit
98b146c59e
21
bucket/dufs.json
Normal file
21
bucket/dufs.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.30.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.30.0/dufs-v0.30.0-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "aeb2aa17424fb484559d4db1a58d66993562714e4fe7c165f35c2b9efe03b6a6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user