From 33109912e8323114a1cd0f8600434f7477e61213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 24 Sep 2020 08:49:33 +0200 Subject: [PATCH] minio: Update to version 2020-09-23T19-18-30Z --- bucket/minio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minio.json b/bucket/minio.json index ff366402e6..697e12e18c 100644 --- a/bucket/minio.json +++ b/bucket/minio.json @@ -1,5 +1,5 @@ { - "version": "2020-09-21T22-31-59Z", + "version": "2020-09-23T19-18-30Z", "description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)", "homepage": "https://min.io", "license": "Apache-2.0", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-09-21T22-31-59Z#/minio.exe", - "hash": "d9d3d7f25660cc35bf71fa1845589051358ffd61402e1209513d3b5283219b27" + "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-09-23T19-18-30Z#/minio.exe", + "hash": "2cb862fb6726aeeca1f4c1bbc2c662058628fe004c69ee673a362a65f7f54931" } }, "bin": "minio.exe",