minio-mc 20190829004057
Closes #43573. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
df573168e6
commit
b8f7d52a4d
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-08-21T19-59-10Z",
|
||||
:revision => "89d30e9aa28883e416f193219db2c3367489dafd"
|
||||
version "20190821195910"
|
||||
:tag => "RELEASE.2019-08-29T00-40-57Z",
|
||||
:revision => "bd7564a2d4524335a594f0f4e10b06c033eb299c"
|
||||
version "20190829004057"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue