minio: split url onto multiple lines.

This commit is contained in:
Mike McQuaid 2016-08-08 21:45:02 +01:00
parent e934d03115
commit 7ae178b7c8

View file

@ -1,7 +1,9 @@
class Minio < Formula class Minio < Formula
desc "object storage server compatible with Amazon S3" desc "object storage server compatible with Amazon S3"
homepage "https://github.com/minio/minio" homepage "https://github.com/minio/minio"
url "https://github.com/minio/minio.git", :tag => "RELEASE.2016-07-13T21-46-05Z", :revision => "3f27734c22212f224037a223439a425e6d2b653a" url "https://github.com/minio/minio.git",
:tag => "RELEASE.2016-07-13T21-46-05Z",
:revision => "3f27734c22212f224037a223439a425e6d2b653a"
version "20160713214605" version "20160713214605"
bottle do bottle do