minio 20190801221854
Closes #42696. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
41d73c4fd2
commit
f7600ccd40
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ class Minio < Formula
|
|||
desc "Amazon S3 compatible object storage server"
|
||||
homepage "https://github.com/minio/minio"
|
||||
url "https://github.com/minio/minio.git",
|
||||
:tag => "RELEASE.2019-07-31T18-57-56Z",
|
||||
:revision => "123cccaed1a303cb159fbed01eced44bc2a3197e"
|
||||
version "20190731185756"
|
||||
:tag => "RELEASE.2019-08-01T22-18-54Z",
|
||||
:revision => "c5ac901e8dac48d45079095a6bab04674872b28b"
|
||||
version "20190801221854"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue