mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
dufs: Update to version 0.44.0
This commit is contained in:
parent
cfea1559a8
commit
edeee572ce
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.43.0",
|
||||
"version": "0.44.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.43.0/dufs-v0.43.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "98f53e3eaf193a3b7d5022f1abfaf3b3a016ab286e6a0cc318c0d596f9e34be0"
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.44.0/dufs-v0.44.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a9b1a7c8189ae0820963a6a4509781220212b07252871fdfcdb1a0b5d538704a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.43.0/dufs-v0.43.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "5eabd5c32fe186cc5c5e882461f34c745bc84ffaa282433b26cfe4a09e9aeb2d"
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.44.0/dufs-v0.44.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "500065e7fc073c8429eece9ca4d3f99f8096eac49284bbeebb35d09982cec441"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.43.0/dufs-v0.43.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "526dc3e6125521fd31d3e627bcac0450b82c62e3ff633ae8ac551fbdf2639b50"
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.44.0/dufs-v0.44.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "a8789010ad0c91c2fbcfd16801162dcb6a78d447471e7a8a33d78b3b019fa5cf"
|
||||
}
|
||||
},
|
||||
"bin": "dufs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user