From cc3c8a33ea8b18699c1fb9a44c031923df88dee7 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 27 Feb 2015 17:30:53 +0000 Subject: pyenv: add 20150226 bottle. --- Library/Formula/pyenv.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/pyenv.rb b/Library/Formula/pyenv.rb index 8286fb036..f8c061cb5 100644 --- a/Library/Formula/pyenv.rb +++ b/Library/Formula/pyenv.rb @@ -4,6 +4,12 @@ class Pyenv < Formula url "https://github.com/yyuu/pyenv/archive/v20150226.tar.gz" sha1 "31d681c33e1350c438c4bdce62a53ed58f8d1237" + bottle do + sha1 "4d256de5936dbb689726862db3521690eb27bf58" => :yosemite + sha1 "e7ac3085e6edeaa5f4f0bbf47f652beae5aa34cb" => :mavericks + sha1 "2c20ce150661552229a18a24f722e8603e9d40d3" => :mountain_lion + end + depends_on "autoconf" => [:recommended, :run] depends_on "pkg-config" => [:recommended, :run] -- cgit v1.2.3