mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
dufs: Update to version 0.45.0
This commit is contained in:
parent
e74cda9628
commit
72924f8589
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.44.0",
|
||||
"version": "0.45.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.44.0/dufs-v0.44.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a9b1a7c8189ae0820963a6a4509781220212b07252871fdfcdb1a0b5d538704a"
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.45.0/dufs-v0.45.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a436b2ccca010b6d7504baf2cc29340231d4d8927bf9f0fb626394caf3930274"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.44.0/dufs-v0.44.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "500065e7fc073c8429eece9ca4d3f99f8096eac49284bbeebb35d09982cec441"
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.45.0/dufs-v0.45.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "96a4b6331584348117e3930bfc93b5a915a82955984310b64c2e01ed4cff9409"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.44.0/dufs-v0.44.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "a8789010ad0c91c2fbcfd16801162dcb6a78d447471e7a8a33d78b3b019fa5cf"
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.45.0/dufs-v0.45.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "ac32a1295a5efc31d95d2126f100e67651f4625ed68e74a16179d6ca20005eb6"
|
||||
}
|
||||
},
|
||||
"bin": "dufs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user