From cefbdf7dfb915be73740375bf2cb57783aa962ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 12:30:02 +0000 Subject: [PATCH] dufs: Update to version 0.39.0 --- bucket/dufs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dufs.json b/bucket/dufs.json index b7c5a78bf4..8a997e5e9e 100644 --- a/bucket/dufs.json +++ b/bucket/dufs.json @@ -1,20 +1,20 @@ { - "version": "0.38.0", + "version": "0.39.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.38.0/dufs-v0.38.0-x86_64-pc-windows-msvc.zip", - "hash": "5c54ed32b6fcfdcaff2380d107fa32fd40bb07e1fd950bdcb9a9a395c20e760a" + "url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-x86_64-pc-windows-msvc.zip", + "hash": "dfc654587abb5824e13473d461487973bf67700ca14b0579f4d7902d45f68c9a" }, "32bit": { - "url": "https://github.com/sigoden/dufs/releases/download/v0.38.0/dufs-v0.38.0-i686-pc-windows-msvc.zip", - "hash": "76b1f59a09134379f7cc23dfb2c81eefb9ea82e393c190a46b06eb3d3b50d3c9" + "url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-i686-pc-windows-msvc.zip", + "hash": "b001692938be867ff549c6bd272c1046c43b43fec5280a816268272394a0f8bc" }, "arm64": { - "url": "https://github.com/sigoden/dufs/releases/download/v0.38.0/dufs-v0.38.0-aarch64-pc-windows-msvc.zip", - "hash": "bc3263e459717f21152881fae876641a31c1a2241ec5470ddd355c0e54a17f48" + "url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-aarch64-pc-windows-msvc.zip", + "hash": "8aea0ff7c9f964515932059ef6b76b503b6740010a9cad0cce546d460610a102" } }, "bin": "dufs.exe",