dufs: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2023-02-24 04:28:42 +00:00
parent f37687ff69
commit b3908b2882

View File

@ -1,12 +1,12 @@
{ {
"version": "0.31.0", "version": "0.32.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.31.0/dufs-v0.31.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.32.0/dufs-v0.32.0-x86_64-pc-windows-msvc.zip",
"hash": "9613e3ce32e818e4b6beb99c1d54781c1b9a1f8e07a7461f145a34120859f5f4" "hash": "11ca0e79a6f5a112416de8cf9eeb756e4ee260d7cfa16ede60955e9703531ecd"
} }
}, },
"bin": "dufs.exe", "bin": "dufs.exe",