Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
es: add 0.9 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Oct 27, 2015
1 parent e66d28b commit 43c02e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/es.rb
Expand Up @@ -4,6 +4,13 @@ class Es < Formula
url "https://github.com/downloads/wryun/es-shell/es-0.9.tar.gz"
sha256 "c4ab446642284924449c3d0a90c678fa7891aacd429ffdb3744899c44a298cfb"

bottle do
cellar :any_skip_relocation
sha256 "b8588bd88d1e96f8a7093934ebd004c0890334899892137014a6cdcd641c2720" => :el_capitan
sha256 "8d03d2211e286a2481f7f3876324c5db14a886c3b95585e873ecd99412928b41" => :yosemite
sha256 "83d459a0d8b05ffd742b950053ce1ae1b9f4f0cc2fd1a5375fcd690a8aa9d5e5" => :mavericks
end

option "with-readline", "Use readline instead of libedit"

depends_on "readline" => :optional
Expand Down

0 comments on commit 43c02e1

Please sign in to comment.