minio-mc 20161007015622
Closes #6240. Signed-off-by: Zhiming Wang <zmwangx@gmail.com>
This commit is contained in:
parent
513a70c615
commit
608ac48849
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ class MinioMc < Formula
|
||||||
desc "ls, cp, mkdir, diff and rsync for filesystems and object storage"
|
desc "ls, cp, mkdir, diff and rsync for filesystems and object storage"
|
||||||
homepage "https://github.com/minio/mc"
|
homepage "https://github.com/minio/mc"
|
||||||
url "https://github.com/minio/mc.git",
|
url "https://github.com/minio/mc.git",
|
||||||
:tag => "RELEASE.2016-08-21T03-02-49Z",
|
:tag => "RELEASE.2016-10-07T01-56-22Z",
|
||||||
:revision => "768be74f74578137951f65874cfc2e454b64aca0"
|
:revision => "75d55783c01c9849055f76cca146390d2d5df631"
|
||||||
version "20160821030249"
|
version "20161007015622"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue