dufs: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2024-09-02 04:29:10 +00:00
parent 0bbfebdf54
commit 9b36e6ca97

View File

@ -1,20 +1,20 @@
{ {
"version": "0.41.0", "version": "0.42.0",
"description": "A file server that supports static serving, uploading, searching, accessing control, webdav...", "description": "A file server that supports static serving, uploading, searching, accessing control, webdav...",
"homepage": "https://github.com/sigoden/dufs", "homepage": "https://github.com/sigoden/dufs",
"license": "MIT|Apache", "license": "MIT|Apache",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.41.0/dufs-v0.41.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-x86_64-pc-windows-msvc.zip",
"hash": "592eb385bd6a3d3a2691efff11c29e45af8defcabea940d212ab2b19ea133614" "hash": "d95c0c44e25f2e866dd15274fcd52528d8999630e7ea88741a820eef15b11388"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.41.0/dufs-v0.41.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-i686-pc-windows-msvc.zip",
"hash": "094b2277c502d760a777c8b2b9f76be4a23f66e7a2c825eb3da4d92d206802ff" "hash": "465f7499f35da8ba9ff8df13b77024f54001a2a1fd7b5fcd88ceba3e6bda514c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.41.0/dufs-v0.41.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-aarch64-pc-windows-msvc.zip",
"hash": "235dca0f97882355d9d2426ddd93330b7e113be7a3686f97cd84f9e72eb8d737" "hash": "30686674c620a75811e90e60b19214500d8fc3b890bcaf543339c07fb3e9255d"
} }
}, },
"bin": "dufs.exe", "bin": "dufs.exe",