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": {