From 7c52b31762c9db5784b791852699f8aeda4b56c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 5 Sep 2020 13:51:32 +0200 Subject: [PATCH] minio: Update to version 2020-09-05T07-14-49Z --- bucket/minio.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/minio.json b/bucket/minio.json index c2b30224ea..e77430943b 100644 --- a/bucket/minio.json +++ b/bucket/minio.json @@ -1,21 +1,21 @@ { - "version": "2020-09-02T18-19-50Z", + "version": "2020-09-05T07-14-49Z", "description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)", - "homepage": "https://min.io/", + "homepage": "https://min.io", "license": "Apache-2.0", - "bin": "minio.exe", - "architecture": { - "64bit": { - "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-09-02T18-19-50Z#/minio.exe", - "hash": "2e32a90297c2507e4cad1cd32274bd0248ee592fa537aa90130456903b2aef41" - } - }, "suggest": { "minio-client": "minio-client" }, + "architecture": { + "64bit": { + "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-09-05T07-14-49Z#/minio.exe", + "hash": "d2fd799a8a1a2ff9610d84c7dd64c7a2f6bb1686deaf9f748e95fb47787289ad" + } + }, + "bin": "minio.exe", "checkver": { "github": "https://github.com/minio/minio", - "regex": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)" + "regex": "releases/tag/RELEASE\\.([\\d-]+T[\\d-]+Z)" }, "autoupdate": { "architecture": {