mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 06:24:27 +00:00
36 lines
1.6 KiB
JSON
36 lines
1.6 KiB
JSON
{
|
|
"version": "2.3.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.3.1/aliyundrive-webdav-v2.3.1.x86_64-pc-windows-msvc.zip",
|
|
"hash": "b4195265c3a2b6c00aceee055b9ab1c880ff76d6d54826c5891c5cd0485d7fdd"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.3.1/aliyundrive-webdav-v2.3.1.i686-pc-windows-msvc.zip",
|
|
"hash": "07808409114a5f58c42a6383bf13fb7fd0be13cd159e24b6e8eb072dbe9aa5eb"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.3.1/aliyundrive-webdav-v2.3.1.x86_64-pc-windows-msvc.zip",
|
|
"hash": "b4195265c3a2b6c00aceee055b9ab1c880ff76d6d54826c5891c5cd0485d7fdd"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|