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