From 94eb1f1f9eee26adce26d2933a288e5425f21600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 11 Nov 2020 10:37:42 +0100 Subject: [PATCH] minio: Update to version 2020-11-10T21-02-24Z --- bucket/minio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minio.json b/bucket/minio.json index 7ba7522609..1b7f530076 100644 --- a/bucket/minio.json +++ b/bucket/minio.json @@ -1,5 +1,5 @@ { - "version": "2020-11-06T23-17-07Z", + "version": "2020-11-10T21-02-24Z", "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-11-06T23-17-07Z#/minio.exe", - "hash": "ada83d48999b205342ea39c99057d74703b6dc365a2d47da4f6978129bac15f0" + "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-11-10T21-02-24Z#/minio.exe", + "hash": "a3d76473616f172cf38d8d359a16a1a639473cba20cd3de93c4383a53d067a73" } }, "bin": "minio.exe",