Skip to content

Commit

Permalink
ascii: add 3.15 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and tdsmith committed Apr 18, 2015
1 parent 1960927 commit b1f1e78
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/ascii.rb
Expand Up @@ -3,6 +3,13 @@ class Ascii < Formula
url "http://www.catb.org/~esr/ascii/ascii-3.15.tar.gz"
sha256 "ace1db8b64371d53d9ad420d341f2b542324ae70437e37b4b75646f12475ff5f"

bottle do
cellar :any
sha256 "b7b74752e577efa60d98732e688910980436e42fbbf1f77a041cb2af458789f5" => :yosemite
sha256 "56cec53206fc55f1fcd63b09b69c1afe858f4097ac6a460b7c9c07fbdfeaa0ed" => :mavericks
sha256 "1a25c357bde021b59904fc8184c45a5eb85ae6be507a1e100aa79d441ad07943" => :mountain_lion
end

head do
url "git://thyrsus.com/repositories/ascii.git"
depends_on "xmlto" => :build
Expand Down

0 comments on commit b1f1e78

Please sign in to comment.