aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-04-23 23:48:16 +0100
committerMike McQuaid2015-04-24 18:19:44 +0100
commit125e28be1be0794c605fa1559b37b37922cf70a2 (patch)
treed4daf5718971a5d0f24936ebfbbcd8c5e02f6747
parent89d9ca84bfbe4809ec6ba38d7d0b6792610b9dfb (diff)
downloadhomebrew-125e28be1be0794c605fa1559b37b37922cf70a2.tar.bz2
gnu-typist: add 2.9.5 bottle.
-rw-r--r--Library/Formula/gnu-typist.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/gnu-typist.rb b/Library/Formula/gnu-typist.rb
index 5a0e0a7f6..7b5dd258c 100644
--- a/Library/Formula/gnu-typist.rb
+++ b/Library/Formula/gnu-typist.rb
@@ -4,6 +4,12 @@ class GnuTypist < Formula
mirror "https://ftp.gnu.org/gnu/gtypist/gtypist-2.9.5.tar.xz"
sha256 "c13af40b12479f8219ffa6c66020618c0ce305ad305590fde02d2c20eb9cf977"
+ bottle do
+ sha256 "d06b5cfc30573a454876ce0fe0b33d1eb4ca12070875b4aae907b9c001d10645" => :yosemite
+ sha256 "0c3bc3250a2b1af0e537f0879f55d94cd803835b8621d9b59623c46b5267a472" => :mavericks
+ sha256 "81645c32689c4da3e0baf0372426f2893c355814e9a33eb8070a294990b9722d" => :mountain_lion
+ end
+
depends_on "gettext"
# Use Apple's ncurses instead of ncursesw.