minio-client: Update to version 2020-06-26T19-56-55Z

This commit is contained in:
Jakub Čábera 2020-06-27 10:30:32 +02:00
parent ce9db844c4
commit 57532bab7c

View File

@ -1,13 +1,13 @@
{
"homepage": "https://min.io/",
"version": "2020-06-26T19-56-55Z",
"description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (client)",
"homepage": "https://min.io/",
"license": "Apache-2.0",
"version": "2020-06-20T00-18-43Z",
"bin": "mc.exe",
"architecture": {
"64bit": {
"url": "https://dl.min.io/client/mc/release/windows-amd64/archive/mc.RELEASE.2020-06-20T00-18-43Z#/mc.exe",
"hash": "efa0ed24a4739fa3a93ff0f9af98610e9bddc72faa2621ba0f93276c2f0a2bed"
"url": "https://dl.min.io/client/mc/release/windows-amd64/archive/mc.RELEASE.2020-06-26T19-56-55Z#/mc.exe",
"hash": "79955b18082653cf6425d5561e815db4baef9324bc2f308ff5d513f31e620281"
}
},
"suggest": {
@ -15,7 +15,7 @@
},
"checkver": {
"github": "https://github.com/minio/mc",
"re": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)"
"regex": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)"
},
"autoupdate": {
"architecture": {