From 527204c135e7cfed334b48cd49018108fa6cd0cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 08:27:21 +0000 Subject: [PATCH] dufs: Update to version 0.37.1 --- bucket/dufs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dufs.json b/bucket/dufs.json index a316505532..24ae37ec1b 100644 --- a/bucket/dufs.json +++ b/bucket/dufs.json @@ -1,12 +1,12 @@ { - "version": "0.36.0", + "version": "0.37.1", "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.36.0/dufs-v0.36.0-x86_64-pc-windows-msvc.zip", - "hash": "d1e99c0a6e87ea6bbd07e01a2eddaa391541b31695866ae02fe4ceba730ec1ea" + "url": "https://github.com/sigoden/dufs/releases/download/v0.37.1/dufs-v0.37.1-x86_64-pc-windows-msvc.zip", + "hash": "79beed5f8c1fceb62c9e906ec0af57eefc02c841bdfa999e92909f3c4a0f4163" } }, "bin": "dufs.exe",