minio-mc 20161209182319
Closes #7728. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
939efcd29a
commit
9596f326cc
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-12-05T22-51-51Z",
|
:tag => "RELEASE.2016-12-09T18-23-19Z",
|
||||||
:revision => "b8e732e52694e1a5ceb862485cd05ee451c31db6"
|
:revision => "64166319eeaed70cdb0e1a24ea97416a9600052e"
|
||||||
version "20161205225151"
|
version "20161209182319"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue