From 6cc0c4a926fcd84b3883916393206fbae7cf7bd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 25 Feb 2021 09:31:55 +0100 Subject: [PATCH] minio: Update to version 2021-02-24T18-44-45Z --- bucket/minio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minio.json b/bucket/minio.json index c2b968d114..86b8ca8c88 100644 --- a/bucket/minio.json +++ b/bucket/minio.json @@ -1,5 +1,5 @@ { - "version": "2021-02-23T20-05-01Z", + "version": "2021-02-24T18-44-45Z", "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-02-23T20-05-01Z#/minio.exe", - "hash": "08fcb94404da7bf5b5cc3a991aa543b28ad8814ed6a13db8555efc97ae5b23b8" + "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2021-02-24T18-44-45Z#/minio.exe", + "hash": "215bfb6f2648e8adfc575e3047bacb057eb192f4f75a66c7a546e5cffb6684ec" } }, "bin": "minio.exe",