dufs: Update to version 0.39.0

This commit is contained in:
github-actions[bot] 2024-01-11 12:30:02 +00:00
parent 03d5d762c1
commit cefbdf7dfb

View File

@ -1,20 +1,20 @@
{
"version": "0.38.0",
"version": "0.39.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.38.0/dufs-v0.38.0-x86_64-pc-windows-msvc.zip",
"hash": "5c54ed32b6fcfdcaff2380d107fa32fd40bb07e1fd950bdcb9a9a395c20e760a"
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-x86_64-pc-windows-msvc.zip",
"hash": "dfc654587abb5824e13473d461487973bf67700ca14b0579f4d7902d45f68c9a"
},
"32bit": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.38.0/dufs-v0.38.0-i686-pc-windows-msvc.zip",
"hash": "76b1f59a09134379f7cc23dfb2c81eefb9ea82e393c190a46b06eb3d3b50d3c9"
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-i686-pc-windows-msvc.zip",
"hash": "b001692938be867ff549c6bd272c1046c43b43fec5280a816268272394a0f8bc"
},
"arm64": {
"url": "https://github.com/sigoden/dufs/releases/download/v0.38.0/dufs-v0.38.0-aarch64-pc-windows-msvc.zip",
"hash": "bc3263e459717f21152881fae876641a31c1a2241ec5470ddd355c0e54a17f48"
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-aarch64-pc-windows-msvc.zip",
"hash": "8aea0ff7c9f964515932059ef6b76b503b6740010a9cad0cce546d460610a102"
}
},
"bin": "dufs.exe",