From 07a50efce170d4e6484a2c61093bd3bdd66fec5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 04:28:23 +0000 Subject: [PATCH] dufs: Update to version 0.41.0 --- bucket/dufs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dufs.json b/bucket/dufs.json index 2a6317ef19..74dee5ea97 100644 --- a/bucket/dufs.json +++ b/bucket/dufs.json @@ -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",