dufs: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2023-06-02 00:33:52 +00:00
parent d36aa19835
commit 5f2e765430

View File

@ -1,12 +1,12 @@
{ {
"version": "0.33.0", "version": "0.34.0",
"description": "A file server that supports static serving, uploading, searching, accessing control, webdav...", "description": "A file server that supports static serving, uploading, searching, accessing control, webdav...",
"homepage": "https://github.com/sigoden/dufs", "homepage": "https://github.com/sigoden/dufs",
"license": "MIT|Apache", "license": "MIT|Apache",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.33.0/dufs-v0.33.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.34.0/dufs-v0.34.0-x86_64-pc-windows-msvc.zip",
"hash": "4d5b55d0f1e67ce759972e29cac97cef1c473cc3d4c21f909ef66bcd27769316" "hash": "30f8cc28a9effc0526fcace6576d0b2c14a0fd769a16e2b76ec2754d72e77c2a"
} }
}, },
"bin": "dufs.exe", "bin": "dufs.exe",