From 92a629615d8c731e61c85e0f7cd0a29487d395ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 9 Jun 2021 19:49:47 -0700 Subject: [PATCH] minio: Update to version 2021-06-09T18-51-39Z --- bucket/minio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minio.json b/bucket/minio.json index 7c74b880bf..9513cc2495 100644 --- a/bucket/minio.json +++ b/bucket/minio.json @@ -1,5 +1,5 @@ { - "version": "2021-06-07T21-40-51Z", + "version": "2021-06-09T18-51-39Z", "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.2021-06-07T21-40-51Z#/minio.exe", - "hash": "f15beaacd9c4ffa84ed654b8653068e2bb924199ebe170ff00afb0228f7b1078" + "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2021-06-09T18-51-39Z#/minio.exe", + "hash": "f347841f9368d2ba86f53343cd9c2ddf02cad5bc0d1dd701399b892714287e32" } }, "bin": "minio.exe",