From 755a0a7cec2115570ad4aff2feeb353d26d632b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 04:30:39 +0000 Subject: [PATCH] dufs: Update to version 0.31.0 --- bucket/dufs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dufs.json b/bucket/dufs.json index c30071c15e..1f9b338c69 100644 --- a/bucket/dufs.json +++ b/bucket/dufs.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/dufs-v0.30.0-x86_64-pc-windows-msvc.zip", - "hash": "aeb2aa17424fb484559d4db1a58d66993562714e4fe7c165f35c2b9efe03b6a6" + "url": "https://github.com/sigoden/dufs/releases/download/v0.31.0/dufs-v0.31.0-x86_64-pc-windows-msvc.zip", + "hash": "9613e3ce32e818e4b6beb99c1d54781c1b9a1f8e07a7461f145a34120859f5f4" } }, "bin": "dufs.exe",