mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"version": "1.7.15",
|
|
"description": "A user friendly command line tool to access AliCloud OSS.",
|
|
"homepage": "https://github.com/aliyun/ossutil",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://gosspublic.alicdn.com/ossutil/1.7.15/ossutil64.zip",
|
|
"hash": "7b8fae3cc92141f51ddc726f46b03949a8c8f5c4c4aa9f45b47b91f46408a5f4",
|
|
"extract_dir": "ossutil64",
|
|
"bin": [
|
|
[
|
|
"ossutil64.exe",
|
|
"ossutil"
|
|
]
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": "https://gosspublic.alicdn.com/ossutil/1.7.15/ossutil32.zip",
|
|
"hash": "00d796f69fc52f27016764f4efebea60485c48a5ad5577cb40132da8b7418d2c",
|
|
"extract_dir": "ossutil32",
|
|
"bin": [
|
|
[
|
|
"ossutil32.exe",
|
|
"ossutil"
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://gosspublic.alicdn.com/ossutil/$version/ossutil64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://gosspublic.alicdn.com/ossutil/$version/ossutil32.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|