mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-03 22:11:19 +00:00
36 lines
1.6 KiB
JSON
36 lines
1.6 KiB
JSON
{
|
|
"version": "2.2.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.2.0/aliyundrive-webdav-v2.2.0.x86_64-pc-windows-msvc.zip",
|
|
"hash": "a6d7a5e116a276699d5c186ea720bd30c431ce7ddd356c21b448d849ffc84b43"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.2.0/aliyundrive-webdav-v2.2.0.i686-pc-windows-msvc.zip",
|
|
"hash": "3554157e87e51d7b1b512dfb205ad80b47edc6bf5e029725e797dfd65146c840"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.2.0/aliyundrive-webdav-v2.2.0.x86_64-pc-windows-msvc.zip",
|
|
"hash": "a6d7a5e116a276699d5c186ea720bd30c431ce7ddd356c21b448d849ffc84b43"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|