mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-21 08:01:19 +00:00
30 lines
902 B
JSON
30 lines
902 B
JSON
{
|
|
"homepage": "https://minio.io/",
|
|
"license": "https://github.com/minio/mc/blob/master/LICENSE",
|
|
"version": "2018-02-09T23-07-36Z",
|
|
"bin": "mc.exe",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://dl.minio.io/client/mc/release/windows-amd64/mc.RELEASE.2018-02-09T23-07-36Z#/mc.exe",
|
|
"hash": "5f5730d4da6f8cb0089208c15f4077b6f153573c7f6158305d631aaea586979c"
|
|
}
|
|
},
|
|
"suggest": {
|
|
"minio": "minio"
|
|
},
|
|
"checkver": {
|
|
"github": "https://github.com/minio/mc",
|
|
"re": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://dl.minio.io/client/mc/release/windows-amd64/mc.RELEASE.$version#/mc.exe",
|
|
"hash": {
|
|
"url": "$baseurl/mc.shasum"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|