From b3908b288294a05f766f10b692ae631f233789fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 04:28:42 +0000 Subject: [PATCH] dufs: Update to version 0.32.0 --- bucket/dufs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dufs.json b/bucket/dufs.json index 1f9b338c69..a21a8855ea 100644 --- a/bucket/dufs.json +++ b/bucket/dufs.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/dufs-v0.31.0-x86_64-pc-windows-msvc.zip", - "hash": "9613e3ce32e818e4b6beb99c1d54781c1b9a1f8e07a7461f145a34120859f5f4" + "url": "https://github.com/sigoden/dufs/releases/download/v0.32.0/dufs-v0.32.0-x86_64-pc-windows-msvc.zip", + "hash": "11ca0e79a6f5a112416de8cf9eeb756e4ee260d7cfa16ede60955e9703531ecd" } }, "bin": "dufs.exe",