minio: Update to version 2020-09-05T07-14-49Z

This commit is contained in:
Jakub Čábera 2020-09-05 13:51:32 +02:00
parent ec2d33e05b
commit 7c52b31762

View File

@ -1,21 +1,21 @@
{
"version": "2020-09-02T18-19-50Z",
"version": "2020-09-05T07-14-49Z",
"description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)",
"homepage": "https://min.io/",
"homepage": "https://min.io",
"license": "Apache-2.0",
"bin": "minio.exe",
"architecture": {
"64bit": {
"url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-09-02T18-19-50Z#/minio.exe",
"hash": "2e32a90297c2507e4cad1cd32274bd0248ee592fa537aa90130456903b2aef41"
}
},
"suggest": {
"minio-client": "minio-client"
},
"architecture": {
"64bit": {
"url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-09-05T07-14-49Z#/minio.exe",
"hash": "d2fd799a8a1a2ff9610d84c7dd64c7a2f6bb1686deaf9f748e95fb47787289ad"
}
},
"bin": "minio.exe",
"checkver": {
"github": "https://github.com/minio/minio",
"regex": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)"
"regex": "releases/tag/RELEASE\\.([\\d-]+T[\\d-]+Z)"
},
"autoupdate": {
"architecture": {