minio-mc: fix tag/revision indentation
This commit is contained in:
parent
4318626f21
commit
13dfb1a66c
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class MinioMc < Formula
|
|||
desc "ls, cp, mkdir, diff and rsync for filesystems and object storage"
|
||||
homepage "https://github.com/minio/mc"
|
||||
url "https://github.com/minio/mc.git",
|
||||
:tag => "RELEASE.2018-03-25T01-22-22Z",
|
||||
:revision => "da5c19848d1e82a24eddb453b01e83d4a0660de4"
|
||||
:tag => "RELEASE.2018-03-25T01-22-22Z",
|
||||
:revision => "da5c19848d1e82a24eddb453b01e83d4a0660de4"
|
||||
version "20180325012222"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue