dufs: Update to version 0.40.0

This commit is contained in:
github-actions[bot] 2024-02-13 04:24:45 +00:00
parent c11ae78a06
commit f90f217da5

View File

@ -1,20 +1,20 @@
{ {
"version": "0.39.0", "version": "0.40.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.39.0/dufs-v0.39.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.40.0/dufs-v0.40.0-x86_64-pc-windows-msvc.zip",
"hash": "dfc654587abb5824e13473d461487973bf67700ca14b0579f4d7902d45f68c9a" "hash": "a462a3490e5753c3725dc69f2efbf3e72f2f72b42bd898d0eb246b3d9eaf3e94"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.40.0/dufs-v0.40.0-i686-pc-windows-msvc.zip",
"hash": "b001692938be867ff549c6bd272c1046c43b43fec5280a816268272394a0f8bc" "hash": "4240ba4ca4cdfc2bab611469bfe18ab98dd3f7f2784956c6de473b6bbe1faf4d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/dufs/releases/download/v0.40.0/dufs-v0.40.0-aarch64-pc-windows-msvc.zip",
"hash": "8aea0ff7c9f964515932059ef6b76b503b6740010a9cad0cce546d460610a102" "hash": "70995624d6557c57a14148d143e2ba491bd2649de373574078bb4384994984c2"
} }
}, },
"bin": "dufs.exe", "bin": "dufs.exe",