From 5f2e765430635160748fd808dbaa2d2c36b65f3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 00:33:52 +0000 Subject: [PATCH] dufs: Update to version 0.34.0 --- bucket/dufs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dufs.json b/bucket/dufs.json index 09cb80defa..8f5c4cb571 100644 --- a/bucket/dufs.json +++ b/bucket/dufs.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.34.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.33.0/dufs-v0.33.0-x86_64-pc-windows-msvc.zip", - "hash": "4d5b55d0f1e67ce759972e29cac97cef1c473cc3d4c21f909ef66bcd27769316" + "url": "https://github.com/sigoden/dufs/releases/download/v0.34.0/dufs-v0.34.0-x86_64-pc-windows-msvc.zip", + "hash": "30f8cc28a9effc0526fcace6576d0b2c14a0fd769a16e2b76ec2754d72e77c2a" } }, "bin": "dufs.exe",