mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dufs: Update to version 0.39.0
This commit is contained in:
parent
03d5d762c1
commit
cefbdf7dfb
@ -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...",
|
"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.38.0/dufs-v0.38.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5c54ed32b6fcfdcaff2380d107fa32fd40bb07e1fd950bdcb9a9a395c20e760a"
|
"hash": "dfc654587abb5824e13473d461487973bf67700ca14b0579f4d7902d45f68c9a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.38.0/dufs-v0.38.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "76b1f59a09134379f7cc23dfb2c81eefb9ea82e393c190a46b06eb3d3b50d3c9"
|
"hash": "b001692938be867ff549c6bd272c1046c43b43fec5280a816268272394a0f8bc"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/sigoden/dufs/releases/download/v0.38.0/dufs-v0.38.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "bc3263e459717f21152881fae876641a31c1a2241ec5470ddd355c0e54a17f48"
|
"hash": "8aea0ff7c9f964515932059ef6b76b503b6740010a9cad0cce546d460610a102"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dufs.exe",
|
"bin": "dufs.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user