dufs: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2023-11-29 00:33:00 +00:00
parent 1e1d3c47ee
commit 34622427ac

View File

@ -1,12 +1,12 @@
{ {
"version": "0.37.1", "version": "0.38.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.37.1/dufs-v0.37.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.38.0/dufs-v0.38.0-x86_64-pc-windows-msvc.zip",
"hash": "79beed5f8c1fceb62c9e906ec0af57eefc02c841bdfa999e92909f3c4a0f4163" "hash": "7a7d3f7f0333ee8282d6de4d3b5bc700b118bba598798ae49382ef8f2d17e5d1"
} }
}, },
"bin": "dufs.exe", "bin": "dufs.exe",