From 57532bab7c92d2a91dffd2045d45d04d436b4c7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 27 Jun 2020 10:30:32 +0200 Subject: [PATCH] minio-client: Update to version 2020-06-26T19-56-55Z --- bucket/minio-client.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/minio-client.json b/bucket/minio-client.json index 1d28a5ed30..de74402cc4 100644 --- a/bucket/minio-client.json +++ b/bucket/minio-client.json @@ -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": {