From 44b01111334d527ae9e8cff2c98d379727aba3da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:31:39 +0000 Subject: [PATCH] dufs: Update to version 0.43.0 --- bucket/dufs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dufs.json b/bucket/dufs.json index 1e492742af..55d72bfe06 100644 --- a/bucket/dufs.json +++ b/bucket/dufs.json @@ -1,20 +1,20 @@ { - "version": "0.42.0", + "version": "0.43.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.42.0/dufs-v0.42.0-x86_64-pc-windows-msvc.zip", - "hash": "d95c0c44e25f2e866dd15274fcd52528d8999630e7ea88741a820eef15b11388" + "url": "https://github.com/sigoden/dufs/releases/download/v0.43.0/dufs-v0.43.0-x86_64-pc-windows-msvc.zip", + "hash": "98f53e3eaf193a3b7d5022f1abfaf3b3a016ab286e6a0cc318c0d596f9e34be0" }, "32bit": { - "url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-i686-pc-windows-msvc.zip", - "hash": "465f7499f35da8ba9ff8df13b77024f54001a2a1fd7b5fcd88ceba3e6bda514c" + "url": "https://github.com/sigoden/dufs/releases/download/v0.43.0/dufs-v0.43.0-i686-pc-windows-msvc.zip", + "hash": "5eabd5c32fe186cc5c5e882461f34c745bc84ffaa282433b26cfe4a09e9aeb2d" }, "arm64": { - "url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-aarch64-pc-windows-msvc.zip", - "hash": "30686674c620a75811e90e60b19214500d8fc3b890bcaf543339c07fb3e9255d" + "url": "https://github.com/sigoden/dufs/releases/download/v0.43.0/dufs-v0.43.0-aarch64-pc-windows-msvc.zip", + "hash": "526dc3e6125521fd31d3e627bcac0450b82c62e3ff633ae8ac551fbdf2639b50" } }, "bin": "dufs.exe",