From 9b36e6ca97d7e92d74bd9d5186edb464cc6671e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 04:29:10 +0000 Subject: [PATCH] dufs: Update to version 0.42.0 --- bucket/dufs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dufs.json b/bucket/dufs.json index 74dee5ea97..1e492742af 100644 --- a/bucket/dufs.json +++ b/bucket/dufs.json @@ -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...", "homepage": "https://github.com/sigoden/dufs", "license": "MIT|Apache", "architecture": { "64bit": { - "url": "https://github.com/sigoden/dufs/releases/download/v0.41.0/dufs-v0.41.0-x86_64-pc-windows-msvc.zip", - "hash": "592eb385bd6a3d3a2691efff11c29e45af8defcabea940d212ab2b19ea133614" + "url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-x86_64-pc-windows-msvc.zip", + "hash": "d95c0c44e25f2e866dd15274fcd52528d8999630e7ea88741a820eef15b11388" }, "32bit": { - "url": "https://github.com/sigoden/dufs/releases/download/v0.41.0/dufs-v0.41.0-i686-pc-windows-msvc.zip", - "hash": "094b2277c502d760a777c8b2b9f76be4a23f66e7a2c825eb3da4d92d206802ff" + "url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-i686-pc-windows-msvc.zip", + "hash": "465f7499f35da8ba9ff8df13b77024f54001a2a1fd7b5fcd88ceba3e6bda514c" }, "arm64": { - "url": "https://github.com/sigoden/dufs/releases/download/v0.41.0/dufs-v0.41.0-aarch64-pc-windows-msvc.zip", - "hash": "235dca0f97882355d9d2426ddd93330b7e113be7a3686f97cd84f9e72eb8d737" + "url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-aarch64-pc-windows-msvc.zip", + "hash": "30686674c620a75811e90e60b19214500d8fc3b890bcaf543339c07fb3e9255d" } }, "bin": "dufs.exe",