minio-mc 20190703181453
Closes #41602. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
51086b0541
commit
deac5079bf
1 changed files with 3 additions and 3 deletions
|
@ -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.2019-06-27T21-31-45Z",
|
||||
:revision => "41e3ea5664d1de18aabfe5394fc8f3192d956929"
|
||||
version "20190627213145"
|
||||
:tag => "RELEASE.2019-07-03T18-14-53Z",
|
||||
:revision => "6003da8daa05206ba0a33d47feab7f9c69bde18b"
|
||||
version "20190703181453"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue