dufs: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2023-08-24 20:24:31 +00:00
parent 1dd0360b59
commit 1c2d5a47d8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.35.0", "version": "0.36.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.35.0/dufs-v0.35.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.36.0/dufs-v0.36.0-x86_64-pc-windows-msvc.zip",
"hash": "e2b25b35576a00665e3811b1ee4eacee84192aab9437636d4b47449b0abfcc7c" "hash": "d1e99c0a6e87ea6bbd07e01a2eddaa391541b31695866ae02fe4ceba730ec1ea"
} }
}, },
"bin": "dufs.exe", "bin": "dufs.exe",