minio: Update to version 2020-06-22T03-12-50Z

This commit is contained in:
Jakub Čábera 2020-06-22 09:04:40 +02:00
parent 019dc39c44
commit b3e1c076c5

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://min.io/", "version": "2020-06-22T03-12-50Z",
"description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)", "description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)",
"homepage": "https://min.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2020-06-18T02-23-35Z",
"bin": "minio.exe", "bin": "minio.exe",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-06-18T02-23-35Z#/minio.exe", "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-06-22T03-12-50Z#/minio.exe",
"hash": "67e326dfa100e733beed3724764a3c8a114e7bd703d721ed58d20dadbdefa5b0" "hash": "ed88ee9c6fa1e268a2a38b2e10e8f341f2028131328ee5f4a2ba58f8ba022f49"
} }
}, },
"suggest": { "suggest": {
@ -15,7 +15,7 @@
}, },
"checkver": { "checkver": {
"github": "https://github.com/minio/minio", "github": "https://github.com/minio/minio",
"re": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)" "regex": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {