mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
36 lines
1.6 KiB
JSON
36 lines
1.6 KiB
JSON
{
|
|
"version": "2.2.1",
|
|
"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.1/aliyundrive-webdav-v2.2.1.x86_64-pc-windows-msvc.zip",
|
|
"hash": "2606d8360e6fb68a86618092a3542143611c38ef299081afb9ec8ee620e9eaf5"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.2.1/aliyundrive-webdav-v2.2.1.i686-pc-windows-msvc.zip",
|
|
"hash": "359764f7b7ffcb7de6e51f74a8d619729715ec8e68f0b892e5dbef2413c2de74"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.2.1/aliyundrive-webdav-v2.2.1.x86_64-pc-windows-msvc.zip",
|
|
"hash": "2606d8360e6fb68a86618092a3542143611c38ef299081afb9ec8ee620e9eaf5"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|