aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-06-21 13:21:35 -0700
committerBrett Koonce2014-06-21 17:23:12 -0700
commit189120bc8fad489f1a6cbb96b69c3a3344e06836 (patch)
tree2829d2764b29d42982b5cd0ca3e1e0262c76be57 /Library/Formula
parenta7829f1308b83c25d5c6e8f143b6aca6479fa592 (diff)
downloadhomebrew-189120bc8fad489f1a6cbb96b69c3a3344e06836.tar.bz2
aha 0.4.7.2
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/aha.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/aha.rb b/Library/Formula/aha.rb
index ceecce30f..acf6d8205 100644
--- a/Library/Formula/aha.rb
+++ b/Library/Formula/aha.rb
@@ -2,8 +2,8 @@ require "formula"
class Aha < Formula
homepage "https://github.com/theZiz/aha"
- url "https://github.com/theZiz/aha/archive/0.4.7.1.tar.gz"
- sha1 "d428499b5e27bd514ca0ae6826a348b233534f59"
+ url "https://github.com/theZiz/aha/archive/0.4.7.2.tar.gz"
+ sha1 "09933fddb02b3129a690eb3d7d140edb97ac0627"
def install
system "make"