mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
dufs: Update to version 0.40.0
This commit is contained in:
parent
c11ae78a06
commit
f90f217da5
@ -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...",
|
||||
"homepage": "https://github.com/sigoden/dufs",
|
||||
"license": "MIT|Apache",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "dfc654587abb5824e13473d461487973bf67700ca14b0579f4d7902d45f68c9a"
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.40.0/dufs-v0.40.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a462a3490e5753c3725dc69f2efbf3e72f2f72b42bd898d0eb246b3d9eaf3e94"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "b001692938be867ff549c6bd272c1046c43b43fec5280a816268272394a0f8bc"
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.40.0/dufs-v0.40.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "4240ba4ca4cdfc2bab611469bfe18ab98dd3f7f2784956c6de473b6bbe1faf4d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "8aea0ff7c9f964515932059ef6b76b503b6740010a9cad0cce546d460610a102"
|
||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.40.0/dufs-v0.40.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "70995624d6557c57a14148d143e2ba491bd2649de373574078bb4384994984c2"
|
||||
}
|
||||
},
|
||||
"bin": "dufs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user