mirror of
https://github.com/minio/minio.git
synced 2025-11-01 16:51:55 +01:00
This PR allows 'minio update' to not only shows update banner but also allows for in-place upgrades. Updates are done safely by validating the downloaded sha256 of the binary. Fixes #4781