From 8686e68d27dcdec89af41246b2872984cacdcc85 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 23 Feb 2014 12:31:08 +0000 Subject: s3cmd: add 1.0.1 bottle. --- Library/Formula/s3cmd.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/s3cmd.rb b/Library/Formula/s3cmd.rb index 0a1bdaf14..294ff0840 100644 --- a/Library/Formula/s3cmd.rb +++ b/Library/Formula/s3cmd.rb @@ -12,6 +12,13 @@ class S3cmd < Formula version "1.5.0-beta1" end + bottle do + cellar :any + sha1 "6504b103e65ce2dfdde9220a0f2b9033bf90bb5f" => :mavericks + sha1 "59fbbbfc85dba185128e69b03f2c73ec96653bf9" => :mountain_lion + sha1 "54e4d1c752eb3da312d05ce507d4979e8edb898f" => :lion + end + def install libexec.install 's3cmd', 'S3' man1.install 's3cmd.1' -- cgit v1.2.3