From b3e1c076c58602ff4510bbc9fa8bb4c885159717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 22 Jun 2020 09:04:40 +0200 Subject: [PATCH] minio: Update to version 2020-06-22T03-12-50Z --- bucket/minio.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/minio.json b/bucket/minio.json index b67c80a02c..f28f0053c7 100644 --- a/bucket/minio.json +++ b/bucket/minio.json @@ -1,13 +1,13 @@ { - "homepage": "https://min.io/", + "version": "2020-06-22T03-12-50Z", "description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)", + "homepage": "https://min.io/", "license": "Apache-2.0", - "version": "2020-06-18T02-23-35Z", "bin": "minio.exe", "architecture": { "64bit": { - "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-06-18T02-23-35Z#/minio.exe", - "hash": "67e326dfa100e733beed3724764a3c8a114e7bd703d721ed58d20dadbdefa5b0" + "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-06-22T03-12-50Z#/minio.exe", + "hash": "ed88ee9c6fa1e268a2a38b2e10e8f341f2028131328ee5f4a2ba58f8ba022f49" } }, "suggest": { @@ -15,7 +15,7 @@ }, "checkver": { "github": "https://github.com/minio/minio", - "re": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)" + "regex": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)" }, "autoupdate": { "architecture": {