{ "version": "2020-07-02T00-15-09Z", "description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)", "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-07-02T00-15-09Z#/minio.exe", "hash": "2f99332c23da2d53554958dcd50c1d4f4c3d98b00d8a71cff23fa19900275625" } }, "suggest": { "minio-client": "minio-client" }, "checkver": { "github": "https://github.com/minio/minio", "regex": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.$version#/minio.exe", "hash": { "url": "$url.sha256sum" } } } } }