diff --git a/Formula/m/minio-mc.rb b/Formula/m/minio-mc.rb index 339d22d27aca9..de9ea70b7b4f5 100644 --- a/Formula/m/minio-mc.rb +++ b/Formula/m/minio-mc.rb @@ -2,9 +2,9 @@ class MinioMc < Formula desc "Replacement for ls, cp and other commands for object storage" homepage "https://github.com/minio/mc" url "https://github.com/minio/mc.git", - tag: "RELEASE.2025-02-15T10-36-16Z", - revision: "383560b1c3d6912042e8c8c275bb78e83e67ef2b" - version "20250215103616" + tag: "RELEASE.2025-02-21T16-00-46Z", + revision: "9eb205cb62c6466887037397c5aa202b53d10c78" + version "20250221160046" license "AGPL-3.0-or-later" head "https://github.com/minio/mc.git", branch: "master"