From 1c2d5a47d8a6cd9e6cdd011c5f6c9084c20e043c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:24:31 +0000 Subject: [PATCH] dufs: Update to version 0.36.0 --- bucket/dufs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dufs.json b/bucket/dufs.json index 1c909ec2f7..a316505532 100644 --- a/bucket/dufs.json +++ b/bucket/dufs.json @@ -1,12 +1,12 @@ { - "version": "0.35.0", + "version": "0.36.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.35.0/dufs-v0.35.0-x86_64-pc-windows-msvc.zip", - "hash": "e2b25b35576a00665e3811b1ee4eacee84192aab9437636d4b47449b0abfcc7c" + "url": "https://github.com/sigoden/dufs/releases/download/v0.36.0/dufs-v0.36.0-x86_64-pc-windows-msvc.zip", + "hash": "d1e99c0a6e87ea6bbd07e01a2eddaa391541b31695866ae02fe4ceba730ec1ea" } }, "bin": "dufs.exe",