ranger: add 1.7.1 bottle.

This commit is contained in:
BrewTestBot 2015-05-12 07:17:33 +01:00 committed by Xu Cheng
parent a7ce5828d1
commit 20e037a640

View file

@ -5,6 +5,13 @@ class Ranger < Formula
head "git://git.savannah.nongnu.org/ranger.git"
bottle do
cellar :any
sha256 "5f0901ba96568d3f8ba713bbb39939538cbcdd1dffa06beee98c5cce13405d20" => :yosemite
sha256 "97bf46731d0b5cc20adbd3bd6052ca36508cb3b6deccb80c42cd5cc1ab5d83bc" => :mavericks
sha256 "f64e5e2629bcd9bffc74b3453539ce956a293cad9d2925aef5e5f1cd532c5c09" => :mountain_lion
end
# requires 2.6 or newer; Leopard comes with 2.5
depends_on :python if MacOS.version <= :leopard