dufs: Update to version 0.43.0

This commit is contained in:
github-actions[bot] 2024-11-05 12:31:39 +00:00
parent 4828383baf
commit 44b0111133

View File

@ -1,20 +1,20 @@
{
"version": "0.42.0",
"version": "0.43.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.42.0/dufs-v0.42.0-x86_64-pc-windows-msvc.zip",
"hash": "d95c0c44e25f2e866dd15274fcd52528d8999630e7ea88741a820eef15b11388"
"url": "https://github.com/sigoden/dufs/releases/download/v0.43.0/dufs-v0.43.0-x86_64-pc-windows-msvc.zip",
"hash": "98f53e3eaf193a3b7d5022f1abfaf3b3a016ab286e6a0cc318c0d596f9e34be0"
},
"32bit": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-i686-pc-windows-msvc.zip",
"hash": "465f7499f35da8ba9ff8df13b77024f54001a2a1fd7b5fcd88ceba3e6bda514c"
"url": "https://github.com/sigoden/dufs/releases/download/v0.43.0/dufs-v0.43.0-i686-pc-windows-msvc.zip",
"hash": "5eabd5c32fe186cc5c5e882461f34c745bc84ffaa282433b26cfe4a09e9aeb2d"
},
"arm64": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.42.0/dufs-v0.42.0-aarch64-pc-windows-msvc.zip",
"hash": "30686674c620a75811e90e60b19214500d8fc3b890bcaf543339c07fb3e9255d"
"url": "https://github.com/sigoden/dufs/releases/download/v0.43.0/dufs-v0.43.0-aarch64-pc-windows-msvc.zip",
"hash": "526dc3e6125521fd31d3e627bcac0450b82c62e3ff633ae8ac551fbdf2639b50"
}
},
"bin": "dufs.exe",