mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
aliyundrive-webdav: Add version 2.1.0 (#4569)
* aliyundrive-webdav: Add version 2.1.0 * Update bucket/aliyundrive-webdav.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> --------- Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
580adbc3f1
commit
93a8954ebf
35
bucket/aliyundrive-webdav.json
Normal file
35
bucket/aliyundrive-webdav.json
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"version": "2.1.0",
|
||||||
|
"description": "Aliyundrive WebDav Service",
|
||||||
|
"homepage": "https://github.com/messense/aliyundrive-webdav",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.1.0/aliyundrive-webdav-v2.1.0.x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "e471d8b8053460b35463a51c51e8a6cd8a665ac0bb6f49c5c363bd0a975b21b4"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.1.0/aliyundrive-webdav-v2.1.0.i686-pc-windows-msvc.zip",
|
||||||
|
"hash": "eaa90a8a91c83b92338d28466773215121df1ca7da213ea3385f5cc54394185f"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.1.0/aliyundrive-webdav-v2.1.0.x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "e471d8b8053460b35463a51c51e8a6cd8a665ac0bb6f49c5c363bd0a975b21b4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "aliyundrive-webdav.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v$version/aliyundrive-webdav-v$version.x86_64-pc-windows-msvc.zip"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v$version/aliyundrive-webdav-v$version.i686-pc-windows-msvc.zip"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v$version/aliyundrive-webdav-v$version.x86_64-pc-windows-msvc.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user