minio 20170429004027
Closes #13096. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0daca460e8
commit
7822fc3713
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.2017-03-16T21-50-32Z",
|
||||
:revision => "6e7d33df203d0c11d014b6625bfd18aada22328a"
|
||||
version "20170316215032"
|
||||
:tag => "RELEASE.2017-04-29T00-40-27Z",
|
||||
:revision => "1b472dae78b491fa7efcd21278c1e6aa83b037d3"
|
||||
version "20170429004027"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue