diff --git a/minio-client.json b/minio-client.json index fc0b3b216c..785bef9fa8 100644 --- a/minio-client.json +++ b/minio-client.json @@ -1,16 +1,12 @@ { "homepage": "https://minio.io/", "license": "https://github.com/minio/mc/blob/master/LICENSE", - "version": "2017-06-15T03-38-43Z", + "version": "2017-10-14T00-51-16Z", "bin": "mc.exe", "architecture": { "64bit": { - "url": "https://dl.minio.io/client/mc/release/windows-amd64/mc.RELEASE.2017-06-15T03-38-43Z#/mc.exe", - "hash": "sha1:06df9c6d3bc5fc69329428b6d3b80f1fa7615e4c" - }, - "32bit": { - "url": "https://dl.minio.io/client/mc/release/windows-386/mc.RELEASE.2017-06-15T03-38-43Z#/mc.exe", - "hash": "sha1:5c13e9017304c2525251197a71eeec69a591801f" + "url": "https://dl.minio.io/client/mc/release/windows-amd64/mc.RELEASE.2017-10-14T00-51-16Z#/mc.exe", + "hash": "sha1:c10dc779f66ed0d9320f16835f1b458977b21ee2" } }, "suggest": { @@ -27,12 +23,6 @@ "hash": { "url": "$baseurl/mc.shasum" } - }, - "32bit": { - "url": "https://dl.minio.io/client/mc/release/windows-386/mc.RELEASE.$version#/mc.exe", - "hash": { - "url": "$baseurl/mc.shasum" - } } } }