{ "homepage": "https://minio.io/", "license": "https://github.com/minio/minio/blob/master/LICENSE", "version": "2018-03-12T21-25-28Z", "bin": "minio.exe", "architecture": { "64bit": { "url": "https://dl.minio.io/server/minio/release/windows-amd64/minio.RELEASE.2018-03-12T21-25-28Z#/minio.exe", "hash": "9edfabe9846b96e11105589ba6c82f86e2fb789ca21b86ef8eb180b1deacb67e" } }, "suggest": { "minio-client": "minio-client" }, "checkver": { "github": "https://github.com/minio/minio", "re": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://dl.minio.io/server/minio/release/windows-amd64/minio.RELEASE.$version#/minio.exe", "hash": { "url": "$baseurl/minio.RELEASE.$version.sha256sum" } } } } }