mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
36 lines
1.6 KiB
JSON
36 lines
1.6 KiB
JSON
{
|
|
"version": "2.3.2",
|
|
"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.3.2/aliyundrive-webdav-v2.3.2.x86_64-pc-windows-msvc.zip",
|
|
"hash": "acc053cf4b59907b6b8ee0960afe97cc19eff643db84b2b34dede51ca22e6616"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.3.2/aliyundrive-webdav-v2.3.2.i686-pc-windows-msvc.zip",
|
|
"hash": "01170b33be050cb1d2890e05d2f8499d1e3855b19dc335bc3a74f6eab4818f72"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.3.2/aliyundrive-webdav-v2.3.2.x86_64-pc-windows-msvc.zip",
|
|
"hash": "acc053cf4b59907b6b8ee0960afe97cc19eff643db84b2b34dede51ca22e6616"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|