aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/dvorak7min.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/dvorak7min.rb b/Library/Formula/dvorak7min.rb
index 0e612417c..437dbc922 100644
--- a/Library/Formula/dvorak7min.rb
+++ b/Library/Formula/dvorak7min.rb
@@ -4,6 +4,13 @@ class Dvorak7min < Formula
sha1 "d4d2d300d6c6dc037f4411cccfe9bb237d26d178"
version "1.6.1"
+ bottle do
+ cellar :any
+ sha1 "3fa9330cc362cdf2e1141fdc334087c98fe4bce1" => :yosemite
+ sha1 "245f20ef29453e0a269beee466b1d18b23ddcfc4" => :mavericks
+ sha1 "f4654d6ad3c11702c98b9343fbed51d6a9eba401" => :mountain_lion
+ end
+
def install
# Remove pre-built ELF binary first
system "make", "clean"