dufs: Update to version 0.41.0

This commit is contained in:
github-actions[bot] 2024-05-22 04:28:23 +00:00
parent 75eadb48f8
commit 07a50efce1

View File

@ -1,20 +1,20 @@
{
"version": "0.40.0",
"version": "0.41.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.40.0/dufs-v0.40.0-x86_64-pc-windows-msvc.zip",
"hash": "a462a3490e5753c3725dc69f2efbf3e72f2f72b42bd898d0eb246b3d9eaf3e94"
"url": "https://github.com/sigoden/dufs/releases/download/v0.41.0/dufs-v0.41.0-x86_64-pc-windows-msvc.zip",
"hash": "592eb385bd6a3d3a2691efff11c29e45af8defcabea940d212ab2b19ea133614"
},
"32bit": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.40.0/dufs-v0.40.0-i686-pc-windows-msvc.zip",
"hash": "4240ba4ca4cdfc2bab611469bfe18ab98dd3f7f2784956c6de473b6bbe1faf4d"
"url": "https://github.com/sigoden/dufs/releases/download/v0.41.0/dufs-v0.41.0-i686-pc-windows-msvc.zip",
"hash": "094b2277c502d760a777c8b2b9f76be4a23f66e7a2c825eb3da4d92d206802ff"
},
"arm64": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.40.0/dufs-v0.40.0-aarch64-pc-windows-msvc.zip",
"hash": "70995624d6557c57a14148d143e2ba491bd2649de373574078bb4384994984c2"
"url": "https://github.com/sigoden/dufs/releases/download/v0.41.0/dufs-v0.41.0-aarch64-pc-windows-msvc.zip",
"hash": "235dca0f97882355d9d2426ddd93330b7e113be7a3686f97cd84f9e72eb8d737"
}
},
"bin": "dufs.exe",